12 lines
205 B
Makefile
12 lines
205 B
Makefile
|
COMMENT = sort lexically, but sort numeral parts numerically
|
||
|
CATEGORIES = devel
|
||
|
DISTNAME = Sort-Naturally-1.03
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
REVISION = 0
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|