summaryrefslogtreecommitdiff
path: root/chinese/stardict/Makefile
blob: d71f8853d5a1ab6a8fecdba7c1129f6d64adbddc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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>