summaryrefslogtreecommitdiff
path: root/chinese/tocps/Makefile
blob: 0f127532d0bf2f6a05acfdb8794c05032cf83f39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection makefile for:	tocps
# Version required:	1.0
# Date created:		Thu Oct 14, 1999
# Whom:			Peng HaiJie <phj@transfar.com>
#
# $FreeBSD$
#

DISTNAME=	zh-tocps-1.0
CATEGORIES=	chinese
MASTER_SITES=	ftp://ftp.cn.FreeBSD.org/pub/ported/

MAINTAINER=	phj@cn.FreeBSD.org

REQUIRES_MOTIF=	yes

MANCOMPRESSED=	yes
MAN1=		tocps.1

GNU_CONFIGURE=	yes

.include <bsd.port.mk>