aboutsummaryrefslogtreecommitdiffstats
path: root/devel/t1lib/Makefile
blob: a4800eaa2e32dfebf3ffe6353bc810fa27ce3b31 (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:    libt1
# Version required:     0.9
# Date created:         13, May, 1999
# Whom:             Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
# $FreeBSD$
#

DISTNAME=   t1lib-0.9.1
CATEGORIES= devel
MASTER_SITES=   ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics

MAINTAINER= ijliao@csie.nctu.edu.tw

WRKSRC=     ${WRKDIR}/T1-0.9.1

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
ALL_TARGET= without_doc

.include <bsd.port.mk>