openbsd-ports/print/t1utils/Makefile
2015-06-04 06:31:59 +00:00

19 lines
368 B
Makefile

# $OpenBSD: Makefile,v 1.7 2015/06/04 06:31:59 ajacoutot Exp $
COMMENT= utilities for PostScript Type 1 fonts
DISTNAME= t1utils-1.39
CATEGORIES= print fonts
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
# mix of BSD/GPL/PD
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>