ports/print/t1utils/Makefile

16 lines
294 B
Makefile

COMMENT= utilities for PostScript Type 1 fonts
DISTNAME= t1utils-1.42
CATEGORIES= print fonts
HOMEPAGE= https://www.lcdf.org/~eddietwo/type/
# mix of BSD/GPL/PD
PERMIT_PACKAGE= Yes
WANTLIB += c
SITES= https://www.lcdf.org/~eddietwo/type/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>