Files
ports/print/t1utils/Makefile
T
Muhammad Moinur Rahman cf09de2125 print/t1utils: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-20 23:50:53 +01:00

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>