Files
2025-09-14 08:46:07 +00:00

15 lines
226 B
Makefile

COMMENT = set of objects and strings
MODULES = cpan
DISTNAME = Set-Object-1.43
CATEGORIES = devel
# Artistic License 2.0
PERMIT_PACKAGE= Yes
WANTLIB += c perl
TEST_DEPENDS = devel/p5-Test-LeakTrace
.include <bsd.port.mk>