cf09de2125
Approved by: portmgr (blanket)
17 lines
356 B
Makefile
17 lines
356 B
Makefile
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>
|