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

20 lines
307 B
Makefile

# $OpenBSD: Makefile,v 1.3 2013/03/11 10:50:17 espie Exp $
SHARED_ONLY = Yes
COMMENT = scope guards, lighter alternative
MODULES = cpan
DISTNAME = Guard-1.021
REVISION = 0
CATEGORIES = devel
CPAN_AUTHOR = MLEHMANN
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c
.include <bsd.port.mk>