opnsense-ports/sysutils/p5-User/Makefile
2022-09-07 22:33:21 +02:00

20 lines
356 B
Makefile

PORTNAME= User
PORTVERSION= 1.9
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OS-independent API for locating user information
WWW= https://metacpan.org/release/User
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>