ports/devel/p5-Data-Perl/Makefile

15 lines
258 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>