aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/py-snmp_passpersist/Makefile22
-rw-r--r--net-mgmt/py-snmp_passpersist/distinfo3
-rw-r--r--net-mgmt/py-snmp_passpersist/pkg-descr3
4 files changed, 29 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index e16d498084f2..3db13c1b9218 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -280,6 +280,7 @@
SUBDIR += py-snmp4
SUBDIR += py-snmp4-apps
SUBDIR += py-snmp4-mibs
+ SUBDIR += py-snmp_passpersist
SUBDIR += py-yapsnmp
SUBDIR += qkismet
SUBDIR += rackmonkey
diff --git a/net-mgmt/py-snmp_passpersist/Makefile b/net-mgmt/py-snmp_passpersist/Makefile
new file mode 100644
index 000000000000..a123b91bfadc
--- /dev/null
+++ b/net-mgmt/py-snmp_passpersist/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= snmp_passpersist
+PORTVERSION= 1.3.0
+CATEGORIES= net-mgmt python
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= surajravi@gmail.com
+COMMENT= Python client library for Net-SNMP pass persist backend
+
+LICENSE= GPLv3
+
+RUN_DEPENDS= net-snmp>=0:net-mgmt/net-snmp
+
+USE_GITHUB= yes
+GH_ACCOUNT= nagius
+GH_TAGNAME= ee71064
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/py-snmp_passpersist/distinfo b/net-mgmt/py-snmp_passpersist/distinfo
new file mode 100644
index 000000000000..ff8d553a3341
--- /dev/null
+++ b/net-mgmt/py-snmp_passpersist/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1475191340
+SHA256 (nagius-snmp_passpersist-1.3.0-ee71064_GH0.tar.gz) = da63cf91439300ea556f909ed1c294432e7cd77a8b80a50df582ea93f3a9b476
+SIZE (nagius-snmp_passpersist-1.3.0-ee71064_GH0.tar.gz) = 18269
diff --git a/net-mgmt/py-snmp_passpersist/pkg-descr b/net-mgmt/py-snmp_passpersist/pkg-descr
new file mode 100644
index 000000000000..d60f1ef28986
--- /dev/null
+++ b/net-mgmt/py-snmp_passpersist/pkg-descr
@@ -0,0 +1,3 @@
+SNMP passpersist backend for Net-SNMP
+
+WWW: http://github.com/nagius/snmp_passpersist