ports/devel/p5-Object-Signature/Makefile

16 lines
262 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>