blob: 8012c09588f77d4769d3f5521b5534fe0f20147c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Mike Meyer <mwm@mired.org>
PORTNAME= t1utils
PORTVERSION= 1.32
CATEGORIES= print
MASTER_SITES= http://www.lcdf.org/type/
MAINTAINER= mwm@mired.org
COMMENT= Six utilities for manipulating t1 fonts
USES= cpe
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|