204c176ee1
OK jasper@
18 lines
365 B
Makefile
18 lines
365 B
Makefile
# $OpenBSD: Makefile,v 1.3 2006/12/25 15:17:52 simon Exp $
|
|
|
|
COMMENT= "pretty printing of data structures"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Data-Dump-1.08
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Simon Dassow <simon@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|