2013-08-02 19:11:34 +02:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-01-26 04:21:48 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2013-11-04 15:41:18 +01:00
|
|
|
PORTNAME= File-Sort
|
|
|
|
PORTVERSION= 1.01
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2013-11-04 15:41:18 +01:00
|
|
|
CATEGORIES= misc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
2002-01-26 04:21:48 +01:00
|
|
|
|
2014-12-24 01:14:11 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= Sort a file or merge sort multiple files
|
2002-01-26 04:21:48 +01:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-05-09 05:40:59 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-11-04 15:41:18 +01:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-01-26 04:21:48 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|