freebsd-ports/print/t1utils/Makefile
Stefan Eßer c6cd8d3684 print/t1utils: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 12:19:42 +02:00

15 lines
299 B
Makefile

# 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>