freebsd-ports/net/p5-Net-IRR/Makefile
2024-03-09 22:07:13 +08:00

19 lines
346 B
Makefile

PORTNAME= Net-IRR
PORTVERSION= 0.10
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the Internet Route Registry Daemon
WWW= https://metacpan.org/release/Net-IRR
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>