1999-06-06 13:33:50 -04:00
|
|
|
# New ports collection makefile for: libt1
|
|
|
|
# Version required: 0.9
|
|
|
|
# Date created: 13, May, 1999
|
|
|
|
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1999-06-06 13:33:50 -04:00
|
|
|
#
|
|
|
|
|
1999-10-31 20:16:37 -05:00
|
|
|
DISTNAME= t1lib-0.9.2
|
1999-06-06 13:33:50 -04:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
1999-06-08 17:59:37 -04:00
|
|
|
MASTER_SITE_SUBDIR= libs/graphics
|
1999-06-06 13:33:50 -04:00
|
|
|
|
|
|
|
MAINTAINER= ijliao@csie.nctu.edu.tw
|
|
|
|
|
1999-10-31 20:16:37 -05:00
|
|
|
WRKSRC= ${WRKDIR}/T1-0.9.2
|
1999-06-06 13:33:50 -04:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
ALL_TARGET= without_doc
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|