blob: ac94e26b5c083f9935726afb19e1e9bf080e6769 (
plain) (
tree)
|
|
# 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
COMMENT= Translates PostScript files with Chinese characters
MANCOMPRESSED= yes
MAN1= tocps.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|