1999-05-03 05:03:07 +02:00
|
|
|
# New ports collection makefile for: t1utils
|
1999-09-07 19:29:09 +02:00
|
|
|
# Date created: 2 September 1999
|
2000-06-07 17:06:37 +02:00
|
|
|
# Whom: Mike Meyer <mwm@mired.org>
|
1999-05-03 05:03:07 +02:00
|
|
|
#
|
1999-08-31 03:53:22 +02:00
|
|
|
# $FreeBSD$
|
1999-05-03 05:03:07 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 19:50:59 +02:00
|
|
|
PORTNAME= t1utils
|
2005-11-05 18:01:40 +01:00
|
|
|
PORTVERSION= 1.32
|
1999-05-03 05:03:07 +02:00
|
|
|
CATEGORIES= print
|
2003-12-17 10:38:20 +01:00
|
|
|
MASTER_SITES= http://www.lcdf.org/type/
|
1999-05-03 05:03:07 +02:00
|
|
|
|
2000-06-07 17:06:37 +02:00
|
|
|
MAINTAINER= mwm@mired.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Six utilities for manipulating t1 fonts
|
1999-05-03 05:03:07 +02:00
|
|
|
|
2000-06-07 17:06:37 +02:00
|
|
|
MAN1= t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1
|
1999-05-03 05:03:07 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|