freebsd-ports/chinese/ttf2pt1/Makefile
Ying-Chieh Liao 3a76f1013b add zh-ttf2pt1
True Type Font to Postscript Type 1 Converter with chinese maps

PR:		32439
Submitted by:	Statue <statue@softwareliberty.org>
2001-12-02 18:18:03 +00:00

22 lines
509 B
Makefile

# New ports collection makefile for: zh-ttf2pt1
# Date created: 8 March 2001
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
PORTNAME= ttf2pt1
PORTVERSION= 3.4.0
CATEGORIES= chinese print
MASTER_SITES= http://download.sourceforge.net/ttf2pt1/ \
http://freebsd.sinica.edu.tw/~statue/
DISTNAME= ${PORTNAME}-chinese-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= statue@freebsd.sinica.edu.tw
RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1
NO_BUILD= yes
.include <bsd.port.mk>