2003-06-18 00:50:39 +00:00
|
|
|
# New ports collection makefile for: junipoll
|
|
|
|
# Date created: Tue Jun 17 17:28:52 PDT 2003
|
|
|
|
# Whom: Bill Fumerola <billf@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= junipoll
|
2006-03-24 00:40:37 +00:00
|
|
|
PORTVERSION= 1.018
|
2004-02-23 04:42:13 +00:00
|
|
|
CATEGORIES= net-mgmt perl5
|
2003-08-17 18:00:28 +00:00
|
|
|
MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/
|
2003-06-18 00:50:39 +00:00
|
|
|
MASTER_SITE_SUBDIR= . old
|
|
|
|
|
2006-03-24 00:40:37 +00:00
|
|
|
MAINTAINER= babak@farrokhi.net
|
2003-06-18 00:50:39 +00:00
|
|
|
COMMENT= JUNIper router snmp POLLer for firewall filter counters
|
|
|
|
|
|
|
|
RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
|
2004-02-23 04:42:13 +00:00
|
|
|
${SITE_PERL}/Altoids.pm:${PORTSDIR}/net-mgmt/p5-Altoids
|
2003-06-18 00:50:39 +00:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= junipoll.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|