2013-09-11 08:49:58 +02:00
|
|
|
# Created by: Aaron Dalton <aaron@daltons.ca>
|
2005-02-15 18:17:56 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Sort-Naturally
|
2012-04-12 15:33:28 +02:00
|
|
|
PORTVERSION= 1.03
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2005-02-15 18:17:56 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-02-15 18:17:56 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-04-12 15:33:28 +02:00
|
|
|
MAINTAINER= culot@FreeBSD.org
|
2005-02-15 18:17:56 +01:00
|
|
|
COMMENT= Sort lexically, but sort numeral parts numerically
|
|
|
|
|
2012-04-12 15:33:28 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-09-11 08:49:58 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-02-15 18:17:56 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|