summaryrefslogtreecommitdiff
path: root/net-mgmt/junipoll/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
commit00535086d3a922b17e2beead589f92e6cd585ff8 (patch)
tree39749b1efaaad8c42f3be50320a00cac0799aacc /net-mgmt/junipoll/Makefile
parentFix build by syncing with gaim-0.73. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_1'.release/5.2.1
Notes
Notes: svn path=/head/; revision=100899 svn path=/tags/RELEASE_5_2_1/; revision=100900; tag=release/5.2.1
Diffstat (limited to 'net-mgmt/junipoll/Makefile')
-rw-r--r--net-mgmt/junipoll/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile
deleted file mode 100644
index 2fc2c20d73c5..000000000000
--- a/net-mgmt/junipoll/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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.017
-CATEGORIES= net perl5
-MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/
-MASTER_SITE_SUBDIR= . old
-
-MAINTAINER= billf@FreeBSD.org
-COMMENT= JUNIper router snmp POLLer for firewall filter counters
-
-RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
- ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net/p5-Altoids
-
-PERL_CONFIGURE= yes
-
-MAN1= junipoll.1
-
-.include <bsd.port.mk>