freebsd-ports/net-mgmt/junipoll/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

25 lines
593 B
Makefile

# 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
PORTVERSION= 1.018
PORTREVISION= 2
CATEGORIES= net-mgmt perl5
MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/
MASTER_SITE_SUBDIR= . old
MAINTAINER= ports@FreeBSD.org
COMMENT= JUNIper router snmp POLLer for firewall filter counters
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \
${SITE_PERL}/Altoids.pm:${PORTSDIR}/net-mgmt/p5-Altoids
PERL_CONFIGURE= yes
MAN1= junipoll.1
.include <bsd.port.mk>