# New ports collection makefile for:	net/p5-Net-IRR
# Date created:				05 May 2010
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/net/p5-Net-IRR/Makefile,v 1.1 2010/05/05 11:20:55 tobez Exp $
#

PORTNAME=	Net-IRR
PORTVERSION=	0.08
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Net
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to the Internet Route Registry Daemon

PERL_CONFIGURE=	yes

MAN3=	Net::IRR.3

.include <bsd.port.mk>
