2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Lars Thegler <lth@FreeBSD.org>
|
2011-09-01 14:34:55 +02:00
|
|
|
|
|
|
|
PORTNAME= Regexp-Common-net-CIDR
|
2015-06-13 21:40:09 +02:00
|
|
|
PORTVERSION= 0.03
|
2011-09-01 14:34:55 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2017-04-07 20:50:22 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2011-09-01 14:34:55 +02:00
|
|
|
COMMENT= Provide patterns for CIDR blocks
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common
|
2011-09-01 14:34:55 +02:00
|
|
|
|
2013-08-07 15:20:32 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2011-09-01 14:34:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|