summaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-Net-ACL/Makefile
blob: 04ae4c1fa9e14321751451f4389ff13eefd8ff50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	Net-ACL
PORTVERSION=	0.07
PORTREVISION=	2
CATEGORIES=	net-mgmt perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Class representing a generic access-list/route-map

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Cisco-Reconfig>=0.05:net-mgmt/p5-Cisco-Reconfig \
		p5-IO-String>=1.02:devel/p5-IO-String \
		p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Signature>=1.04:devel/p5-Test-Signature

NO_ARCH=	yes
USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
OpenPOWER on IntegriCloud