# New ports collection makefile for:	dict-zh
# Date created:		25 Oct 1999
# Whom:			Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD: ports/chinese/dictd-database/Makefile,v 1.9 2003/02/21 11:06:27 knu Exp $
#

PORTNAME=	dictd-database
PORTVERSION=	1.3
CATEGORIES=	chinese textproc
MASTER_SITES=	ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/
DISTNAME=	dict-zh-${PORTVERSION}

MAINTAINER=	statue@freebsd.sinica.edu.tw
COMMENT=	A Chinese <-> English dictd words database

BUILD_DEPENDS=  ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd

HAS_CONFIGURE=	yes
USE_GMAKE=	yes
USE_PERL5_BUILD=yes

post-install:
	@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
