ports/textproc/p5-Sort-Versions/Makefile

13 lines
198 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = sorting of revision-like numbers
MODULES = cpan
PKG_ARCH = *
DISTNAME = Sort-Versions-1.62
CATEGORIES = textproc
REVISION = 0
# GPL/Artistic
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>