14 lines
206 B
Makefile
14 lines
206 B
Makefile
COMMENT = colored pretty-print of Perl data structures and objects
|
|
|
|
DISTNAME = Data-Printer-1.001000
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|