Files

13 lines
198 B
Makefile
Raw Permalink Normal View History

2015-12-14 07:33:12 +00:00
COMMENT = sorting of revision-like numbers
2005-02-06 15:18:23 +00:00
2015-12-14 07:33:12 +00:00
MODULES = cpan
PKG_ARCH = *
2015-12-14 07:33:12 +00:00
DISTNAME = Sort-Versions-1.62
CATEGORIES = textproc
REVISION = 0
2005-02-06 15:18:23 +00:00
# GPL/Artistic
PERMIT_PACKAGE = Yes
2005-02-06 15:18:23 +00:00
.include <bsd.port.mk>