1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net/p5-Net-IRR/Makefile
2021-04-06 16:31:07 +02:00

17 lines
312 B
Makefile

# 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>