openbsd-ports/print/t1utils/Makefile
2013-03-11 11:35:43 +00:00

19 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:37:54 espie Exp $
COMMENT= utilities for PostScript Type 1 fonts
DISTNAME= t1utils-1.37
CATEGORIES= print fonts
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
# mix of BSD/GPL/PD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${HOMEPAGE}
WANTLIB= c
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>