freebsd-ports/chinese/ttf2pt1/Makefile
Carlo Strub db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00

25 lines
570 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= SF/${PORTNAME}/${PORTNAME}-chinese/${PORTVERSION}
DISTNAME= ${PORTNAME}-chinese-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= True Type Font to Postscript Type 1 converter with Chinese maps
RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1
MAKE_ARGS= INSTDIR="${PREFIX}"
NO_BUILD= yes
.include <bsd.port.mk>