openbsd-ports/textproc/p5-Font-AFM/Makefile

20 lines
387 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2010/12/03 11:46:48 ajacoutot Exp $
COMMENT= perl interface to Adobe Font Metrics files
MODULES= cpan
2008-09-07 20:11:47 -04:00
DISTNAME= Font-AFM-1.20
REVISION= 0
CATEGORIES= textproc
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2003-11-15 10:12:53 -05:00
2008-09-07 20:11:47 -04:00
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2010-11-20 14:56:47 -05:00
REGRESS_DEPENDS= ${PKGNAME}:${BUILD_PKGPATH}
2008-09-07 20:11:47 -04:00
.include <bsd.port.mk>