ports/devel/p5-Object-Signature/Makefile

15 lines
262 B
Makefile

COMMENT= cryptographic signatures for objects
MODULES= cpan
PKG_ARCH= *
FIX_EXTRACT_PERMISSIONS= Yes
DISTNAME= Object-Signature-1.08
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
MAKE_ENV= AUTOMATED_TESTING=Yes TEST_POD=Yes
.include <bsd.port.mk>