opnsense-ports/devel/p5-Unix-Groups/Makefile
Franco Fichtner d239a3c287 */*: sync unused ports
Taken from: FreeBSD
2015-04-27 07:21:14 +02:00

17 lines
342 B
Makefile

# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
PORTNAME= Unix-Groups
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:OPI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl support for getgroups and setgroups syscalls
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>