openbsd-ports/devel/p5-Object-Signature/Makefile
2013-03-11 10:50:00 +00:00

19 lines
364 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:20 espie Exp $
COMMENT= cryptographic signatures for objects
MODULES= cpan
DISTNAME= Object-Signature-1.05
REVISION= 2
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
MAKE_ENV= AUTOMATED_TESTING=Yes TEST_POD=Yes
.include <bsd.port.mk>