13 lines
198 B
Makefile
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>
|