openbsd-ports/textproc/p5-Sort-Versions/Makefile
2022-03-11 20:02:12 +00:00

13 lines
198 B
Makefile

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>