openbsd-ports/devel/p5-Data-Dump/Makefile
2022-03-11 18:49:30 +00:00

12 lines
172 B
Makefile

COMMENT = pretty printing of data structures
MODULES = cpan
PKG_ARCH = *
DISTNAME = Data-Dump-1.25
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>