summaryrefslogtreecommitdiff
path: root/net/p5-Net-IRR/Makefile
blob: c7b5ef4cbffe6b399e6bca17b6181e84dd14339e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Anton Berezin <tobez@FreeBSD.org>

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>