opnsense-ports/net/p5-Net-Radius/Makefile
2022-09-07 22:33:21 +02:00

17 lines
351 B
Makefile

PORTNAME= Net-Radius
PORTVERSION= 2.103
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manipulate RADIUS packets
WWW= https://metacpan.org/release/Net-Radius
TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>