freebsd-ports/chinese/stardict/Makefile
Chris Piazza ce65385a5d A chinese-english dictionary. Uses Motif
PR:		14387
Submitted by:	Peng HaiJie <phj@cn.FreeBSD.org>
1999-11-25 00:39:30 +00:00

26 lines
571 B
Makefile

# x:ts=8
# Ports collection makefile for: cdict
# Version required: 1.0
# Date created: Thu Oct 14, 1999
# Whom: Peng HaiJie (phj@cn.FreeBSD.org)
# (phj@transfar.com)
#
# $FreeBSD$
#
DISTNAME= zh-cdict-1.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
MAINTAINER= phj@cn.FreeBSD.org
REQUIRES_MOTIF= yes
GNU_CONFIGURE= yes
USE_XLIB= yes
MANCOMPRESSED= yes
MAN1= cdict.1
.include <bsd.port.mk>