2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2008-11-23 17:28:05 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Sort-Key-IPv4
|
2012-07-16 02:35:16 +02:00
|
|
|
PORTVERSION= 0.03
|
2008-11-23 17:28:05 +01:00
|
|
|
CATEGORIES= net devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
|
|
COMMENT= Perl extension for sorting IPv4 addresses
|
|
|
|
|
2012-06-04 05:16:02 +02:00
|
|
|
BUILD_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key
|
|
|
|
RUN_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key
|
2008-11-23 17:28:05 +01:00
|
|
|
|
2013-09-06 19:02:34 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-11-23 17:28:05 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|