1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/chinese/tocps/Makefile
Renato Botelho a3cf4c9642 - Fix DISTNAME
PR:		ports/88278
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-31 16:42:25 +00:00

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>