mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
5194fbd1e7
PR: ports/13551 Submitted by: Mike Meyer <mwm@phone.net>
20 lines
379 B
Makefile
20 lines
379 B
Makefile
# New ports collection makefile for: t1utils
|
|
# Version required: 1.14
|
|
# Date created: 2 September 1999
|
|
# Whom: mwm
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= t1utils-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>
|