# New ports collection makefile for:	p5-Net-Patricia
# Date created:			Di  13 Mr 2001 19:37:25 CET
# Whom:				Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD: ports/net/p5-Net-Patricia/Makefile,v 1.7 2008/04/17 14:27:35 araujo Exp $
#

PORTNAME=	Net-Patricia
PORTVERSION=	1.014
CATEGORIES=	net perl5
MASTER_SITES=	CPAN \
		http://net.doit.wisc.edu/~plonka/Net-Patricia/
PKGNAMEPREFIX=	p5-

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Perl module for fast IP address lookups

PERL_CONFIGURE=	YES

MAN3=		Net::Patricia.3

.include <bsd.port.mk>
