1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/t1utils/Makefile

20 lines
364 B
Makefile
Raw Normal View History

# New ports collection makefile for: t1utils
# Date created: 2 September 1999
# Whom: mwm
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
#
2000-04-09 17:50:59 +00:00
PORTNAME= t1utils
PORTVERSION= 1.14
CATEGORIES= print
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
MAINTAINER= mwm@phone.net
MAN1= t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>