freebsd-ports/chinese/tocps/Makefile
Steve Price e8159f0956 Initial import of zh-tocps version 1.0.
Translates PostScript files with Chinese characters.

PR:		14388
Submitted by:	Peng HaiJie <phj@transfar.com>
1999-11-26 20:38:32 +00:00

23 lines
381 B
Makefile

# 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>