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

13 lines
186 B
Makefile

COMMENT = comprehensive set of aliasing operations
MODULES = cpan
DISTNAME = Data-Alias-1.25
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
.include <bsd.port.mk>