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

21 lines
353 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:16 espie Exp $
COMMENT= partial dumping of data structures
DISTNAME= Devel-PartialDump-0.13
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
RUN_DEPENDS= devel/p5-Moose \
devel/p5-Sub-Exporter \
devel/p5-namespace-clean
.include <bsd.port.mk>