mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
a3cf4c9642
PR: ports/88278 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
23 lines
454 B
Makefile
23 lines
454 B
Makefile
# 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= http://ftp.osuosl.org/pub/FreeBSD/distfiles/
|
|
DISTNAME= zh-${PORTNAME}-${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Translates PostScript files with Chinese characters
|
|
|
|
MANCOMPRESSED= yes
|
|
MAN1= tocps.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|