freebsd-ports/net-mgmt/p5-Net-IP-Match-XS/Makefile
Andrej Zverev 9015802942 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:44:11 +00:00

16 lines
318 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-IP-Match-XS
PORTVERSION= 0.03
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Efficiently match IP addresses against IP ranges
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>