aboutsummaryrefslogtreecommitdiff
path: root/chinese/ttf2pt1/Makefile
blob: 819d09fa73a79e997b98c3f6f7454d60f91d5bdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>