freebsd-ports/net/p5-Net-IP-Minimal/Makefile
2023-06-06 02:49:09 +08:00

20 lines
354 B
Makefile

PORTNAME= Net-IP-Minimal
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Minimal functions from Net::IP
WWW= https://metacpan.org/release/Net-IP-Minimal
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>