15 lines
236 B
Makefile
15 lines
236 B
Makefile
COMMENT= perl interface to Adobe Font Metrics files
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Font-AFM-1.20
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
TEST_DEPENDS= ${FULLPKGNAME}:${BUILD_PKGPATH}
|
|
|
|
.include <bsd.port.mk>
|