aboutsummaryrefslogtreecommitdiff
path: root/print/t1utils/Makefile
blob: c51fa489202d3f8f14a01b2721d17696bd061b21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	t1utils
PORTVERSION=	1.32
PORTREVISION=	1
CATEGORIES=	print
MASTER_SITES=	http://www.lcdf.org/type/

MAINTAINER=	mwm@mired.org
COMMENT=	Six utilities for manipulating t1 fonts
WWW=		https://www.lcdf.org/~eddietwo/type/

USES=		cpe
CPE_VENDOR=	${PORTNAME}_project
GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

.include <bsd.port.mk>