summaryrefslogtreecommitdiff
path: root/print/t1utils/Makefile
blob: 67ead11e6711232b04c826a891bec1e852f70f7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>