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

15 lines
258 B
Makefile

COMMENT = base classes wrapping fundamental Perl data types
MODULES = cpan
PKG_ARCH = *
DISTNAME = Data-Perl-0.002011
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
TEST_DEPENDS = devel/p5-Test-Deep \
devel/p5-Test-Output
.include <bsd.port.mk>