17 lines
310 B
Makefile
17 lines
310 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:15 espie Exp $
|
|
|
|
COMMENT= pretty printing of data structures
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Data-Dump-1.17
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|