2020-07-03 21:44:29 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:45 sthen Exp $
|
2002-07-11 09:30:09 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= perl interface to Adobe Font Metrics files
|
2002-07-11 09:30:09 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2008-09-08 00:11:47 +00:00
|
|
|
DISTNAME= Font-AFM-1.20
|
2020-07-03 21:44:29 +00:00
|
|
|
REVISION= 1
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc
|
2003-11-15 15:12:53 +00:00
|
|
|
|
2008-09-08 00:11:47 +00:00
|
|
|
# perl
|
2019-07-12 20:49:33 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2002-07-11 09:30:09 +00:00
|
|
|
|
2013-03-11 11:35:43 +00:00
|
|
|
TEST_DEPENDS= ${FULLPKGNAME}:${BUILD_PKGPATH}
|
2008-09-08 00:11:47 +00:00
|
|
|
|
2002-07-11 09:30:09 +00:00
|
|
|
.include <bsd.port.mk>
|