aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Set-NestedGroups/Makefile
blob: 34a21a36cb07ed42063af3800133b027dc9e7931 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Anton Berezin <tobez@tobez.org>

PORTNAME=	Set-NestedGroups
PORTVERSION=	0.01
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for grouped data eg ACL's, city/state/country etc

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>