ports/devel/p5-Sort-Key/Makefile

13 lines
167 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= sort perl arrays
CATEGORIES= devel
DISTNAME = Sort-Key-1.33
MODULES= cpan
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>