12 lines
250 B
Makefile
12 lines
250 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2015/05/01 15:42:08 landry Exp $
|
||
|
|
||
|
COMMENT = sort lexically, but sort numeral parts numerically
|
||
|
CATEGORIES = devel
|
||
|
DISTNAME = Sort-Naturally-1.03
|
||
|
MODULES = cpan
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE_CDROM = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|