1999-11-26 21:38:32 +01:00
|
|
|
# Ports collection makefile for: tocps
|
|
|
|
# Date created: Thu Oct 14, 1999
|
|
|
|
# Whom: Peng HaiJie <phj@transfar.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 10:28:23 +02:00
|
|
|
PORTNAME= tocps
|
|
|
|
PORTVERSION= 1.0
|
1999-11-26 21:38:32 +01:00
|
|
|
CATEGORIES= chinese
|
|
|
|
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
|
2000-04-13 10:28:23 +02:00
|
|
|
DISTNAME= ${PKGNAME}
|
1999-11-26 21:38:32 +01:00
|
|
|
|
|
|
|
MAINTAINER= phj@cn.FreeBSD.org
|
|
|
|
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
MAN1= tocps.1
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|