mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5b8558c0f5
PR: 20094 Submitted by: maintainer
20 lines
395 B
Makefile
20 lines
395 B
Makefile
# New ports collection makefile for: t1utils
|
|
# Date created: 2 September 1999
|
|
# Whom: Mike Meyer <mwm@mired.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= t1utils
|
|
PORTVERSION= 1.20
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
|
|
|
|
MAINTAINER= mwm@mired.org
|
|
|
|
MAN1= t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|