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

19 lines
335 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:21 espie Exp $
COMMENT= lexically scoped resource management
MODULES= cpan
DISTNAME= Scope-Guard-0.20
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
CPAN_AUTHOR= CHOCOLATE
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>