ports/devel/p5-Set-Object/Makefile

15 lines
223 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= set of objects and strings
MODULES= cpan
DISTNAME = Set-Object-1.42
CATEGORIES= devel
# Artistic License 2.0
PERMIT_PACKAGE= Yes
WANTLIB += c perl
TEST_DEPENDS = devel/p5-Test-LeakTrace
.include <bsd.port.mk>