openbsd-ports/devel/p5-Devel-PartialDump/Makefile
2010-10-18 17:47:50 +00:00

23 lines
429 B
Makefile

# $OpenBSD: Makefile,v 1.2 2010/10/18 17:47:59 espie Exp $
COMMENT= partial dumping of data structures
DISTNAME= Devel-PartialDump-0.13
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-Moose \
::devel/p5-Sub-Exporter \
::devel/p5-namespace-clean
.include <bsd.port.mk>