openbsd-ports/print/t1utils/Makefile

19 lines
332 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:37:54 espie Exp $
COMMENT= utilities for PostScript Type 1 fonts
DISTNAME= t1utils-1.37
2011-07-19 05:28:36 -04:00
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>