aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Decision-ACL/Makefile
blob: 1bcd51a65d4592576f3bf6bffd828f1aae976fab (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                       
                    

                   
                                 








                                                     
# New ports collection makefile for:	Decision::ACL
# Date created:				5 October 2004
# Whom:					Aaron Dalton <aaron@daltons.ca>
#
# $FreeBSD$
#

PORTNAME=	Decision-ACL
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Manage and Build Access Control Lists

MAN3=		Decision::ACL.3

PERL_CONFIGURE=	yes

.include <bsd.port.pre.mk>

.include <bsd.port.post.mk>