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

PORTNAME=	tocps
PORTVERSION=	1.0
CATEGORIES=	chinese
MASTER_SITES=	ftp://ftp.cn.FreeBSD.org/pub/ported/
DISTNAME=	${PKGNAME}

MAINTAINER=	phj@cn.FreeBSD.org

MANCOMPRESSED=	yes
MAN1=		tocps.1

GNU_CONFIGURE=	yes

.include <bsd.port.mk>