mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e8159f0956
Translates PostScript files with Chinese characters. PR: 14388 Submitted by: Peng HaiJie <phj@transfar.com>
23 lines
381 B
Makefile
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>
|