2001-03-13 21:12:21 +00:00
|
|
|
|
# New ports collection makefile for: p5-Net-Patricia
|
|
|
|
|
# Date created: Di 13 M<>r 2001 19:37:25 CET
|
|
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
|
|
|
#
|
|
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
PORTNAME= Net-Patricia
|
2009-06-24 09:05:04 +00:00
|
|
|
|
PORTVERSION= 1.15
|
2009-07-08 01:46:55 +00:00
|
|
|
|
PORTREVISION= 1
|
2001-03-13 21:12:21 +00:00
|
|
|
|
CATEGORIES= net perl5
|
2009-06-24 09:05:04 +00:00
|
|
|
|
MASTER_SITES= CPAN
|
2001-03-13 21:12:21 +00:00
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
2005-12-11 10:28:29 +00:00
|
|
|
|
MAINTAINER= clsung@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
|
COMMENT= Perl module for fast IP address lookups
|
2001-03-13 21:12:21 +00:00
|
|
|
|
|
2009-07-08 01:46:55 +00:00
|
|
|
|
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
|
|
|
|
|
|
2001-03-13 21:12:21 +00:00
|
|
|
|
PERL_CONFIGURE= YES
|
|
|
|
|
|
|
|
|
|
MAN3= Net::Patricia.3
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|