a301294967
PR: ports/37433 Submitted by: Statue <statue@softwareliberty.org> (MAINTAINER)
23 lines
485 B
Makefile
23 lines
485 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= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
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>
|