freebsd-ports/net-mgmt/p5-Net-IP-Match-Regexp/Makefile

16 lines
342 B
Makefile
Raw Normal View History

PORTNAME= Net-IP-Match-Regexp
2009-02-22 03:27:58 +01:00
PORTVERSION= 1.01
PORTREVISION= 2
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Efficiently match IP addresses against IP ranges via regexp
WWW= https://metacpan.org/release/Net-IP-Match-Regexp
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>