2001-12-02 19:18:03 +01:00
|
|
|
# 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
|
2009-08-22 02:15:15 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-chinese/${PORTVERSION}
|
2001-12-02 19:18:03 +01:00
|
|
|
DISTNAME= ${PORTNAME}-chinese-${PORTVERSION}
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2005-07-25 23:58:10 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= True Type Font to Postscript Type 1 Converter with chinese maps
|
2001-12-02 19:18:03 +01:00
|
|
|
|
|
|
|
RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1
|
|
|
|
|
2008-06-04 17:30:14 +02:00
|
|
|
MAKE_ARGS= INSTDIR="${PREFIX}"
|
|
|
|
|
2001-12-02 19:18:03 +01:00
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|