freebsd-ports/print/t1utils/Makefile
Pav Lucistnik 2856d9cfe8 - Update to 1.29
PR:		ports/59976
Submitted by:	Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
Approved by:	maintainer
2003-12-17 09:38:20 +00:00

20 lines
434 B
Makefile

# New ports collection makefile for: t1utils
# Date created: 2 September 1999
# Whom: Mike Meyer <mwm@mired.org>
#
# $FreeBSD$
#
PORTNAME= t1utils
PORTVERSION= 1.29
CATEGORIES= print
MASTER_SITES= http://www.lcdf.org/type/
MAINTAINER= mwm@mired.org
COMMENT= Six utilities for manipulating t1 fonts
MAN1= t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>