freebsd-ports/net/p5-Net-IRR/Makefile

18 lines
332 B
Makefile
Raw Normal View History

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>