1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/net-mgmt/junipoll/Makefile
Marcus Alves Grando b9d31370b9 - Update to 1.018
- Take MAINTAINER

PR:		94860
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-03-24 00:40:37 +00:00

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