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
|
2006-03-24 01:40:37 +01:00
|
|
|
PORTVERSION= 1.018
|
2010-03-28 08:47:48 +02:00
|
|
|
PORTREVISION= 2
|
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
|
|
|
|
|
2009-03-09 20:29:12 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-06-18 02:50:39 +02:00
|
|
|
COMMENT= JUNIper router snmp POLLer for firewall filter counters
|
|
|
|
|
2007-07-05 08:19:49 +02:00
|
|
|
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/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>
|