openbsd-ports/devel/p5-Data-Dump/Makefile

18 lines
365 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2006/12/25 15:17:52 simon Exp $
2006-11-04 09:49:58 -05:00
COMMENT= "pretty printing of data structures"
MODULES= cpan
DISTNAME= Data-Dump-1.08
2006-11-04 09:49:58 -05:00
CATEGORIES= devel
MAINTAINER= Simon Dassow <simon@openbsd.org>
2006-11-04 09:49:58 -05:00
# perl
2006-11-04 09:49:58 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>