1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/print/t1utils/Makefile
Steve Price 1068a1f392 Initial import of t1utils version 1.10.1.
Five utilities for maipulation t1 scripts.

PR:		10123
Submitted by:	Mike Meyer <mwm@phone.net>
1999-05-03 03:03:07 +00:00

20 lines
376 B
Makefile

# New ports collection makefile for: t1utils
# Version required: 1.10.1
# Date created: 6 January 1999
# Whom: mwm
#
# $Id$
#
DISTNAME= t1utils-1.10.1
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>