openbsd-ports/devel/p5-Devel-GlobalDestruction/Makefile
2010-12-03 11:44:22 +00:00

24 lines
456 B
Makefile

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:30 ajacoutot Exp $
SHARED_ONLY = Yes
COMMENT = expose the flag which marks global destruction
DISTNAME = Devel-GlobalDestruction-0.02
REVISION = 1
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
USE_GROFF = Yes
RUN_DEPENDS = devel/p5-Scope-Guard \
devel/p5-Sub-Exporter
.include <bsd.port.mk>