2003-06-18 02:50:39 +02: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
|
2003-08-17 21:32:44 +02:00
|
|
|
PORTVERSION= 1.017
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt perl5
|
2003-08-17 20:00:28 +02:00
|
|
|
MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/
|
2003-06-18 02:50:39 +02:00
|
|
|
MASTER_SITE_SUBDIR= . old
|
|
|
|
|
|
|
|
MAINTAINER= billf@FreeBSD.org
|
|
|
|
COMMENT= JUNIper router snmp POLLer for firewall filter counters
|
|
|
|
|
|
|
|
RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
|
2004-02-23 05:42:13 +01:00
|
|
|
${SITE_PERL}/Altoids.pm:${PORTSDIR}/net-mgmt/p5-Altoids
|
2003-06-18 02:50:39 +02:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= junipoll.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|