ports/devel/p5-Unix-Groups/Makefile

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>