summaryrefslogtreecommitdiff
path: root/net/scdp
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-05-10 09:30:06 +0000
committerxtraeme <xtraeme>2004-05-10 09:30:06 +0000
commit15fac69458bcd391b60b64b0b5a15185a98e39ec (patch)
tree46eec41b4d33de48b10736cf807a6b0f4466fe9e /net/scdp
parentdf624795223182f4346a1696f9aeb9b2c86aceea (diff)
downloadpkgsrc-15fac69458bcd391b60b64b0b5a15185a98e39ec.tar.gz
Initial import of scdp-1.0.2 from pkgsrc-wip. Packaged by Tilman Linneweh.
This program sends CDP (Cisco Discovery Protocol) packets out on selected interfaces and tells the connected switch (Cisco only) where the host is connected.
Diffstat (limited to 'net/scdp')
-rw-r--r--net/scdp/DESCR3
-rw-r--r--net/scdp/Makefile17
-rw-r--r--net/scdp/PLIST2
-rw-r--r--net/scdp/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/net/scdp/DESCR b/net/scdp/DESCR
new file mode 100644
index 00000000000..9f071681528
--- /dev/null
+++ b/net/scdp/DESCR
@@ -0,0 +1,3 @@
+This program sends CDP (Cisco Discovery Protocol) packets out on selected
+interfaces and tells the connected switch (Cisco only) where the host is
+connected.
diff --git a/net/scdp/Makefile b/net/scdp/Makefile
new file mode 100644
index 00000000000..1e302c75c13
--- /dev/null
+++ b/net/scdp/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/10 09:30:06 xtraeme Exp $
+#
+
+DISTNAME= scdp-1.0b
+PKGNAME= scdp-1.0.2
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scdp/}
+
+MAINTAINER= arved@arved.at
+HOMEPAGE= http://www.sourceforge.net/projects/scdp/
+COMMENT= Program to send Cisco Discovery Protocol packets
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/libnet/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/scdp/PLIST b/net/scdp/PLIST
new file mode 100644
index 00000000000..fe8ab9e1a87
--- /dev/null
+++ b/net/scdp/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/10 09:30:07 xtraeme Exp $
+bin/scdp
diff --git a/net/scdp/distinfo b/net/scdp/distinfo
new file mode 100644
index 00000000000..b64a7bd48fc
--- /dev/null
+++ b/net/scdp/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/10 09:30:07 xtraeme Exp $
+
+SHA1 (scdp-1.0b.tar.gz) = 60b84554793db44cf7f9cb392ddeced43af78e7f
+Size (scdp-1.0b.tar.gz) = 38669 bytes