aboutsummaryrefslogtreecommitdiff
path: root/net/py-cjdns
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-08-02 20:50:24 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-08-02 20:50:24 +0000
commit263d0845efdadade94f7b217a47180087a1cc438 (patch)
treee84ab8ae0637f71e41c635a1e72d171f43f7b52a /net/py-cjdns
parent2b81980bdb20feddd92b1fd7dedfb7bee91c280c (diff)
downloadports-263d0845efdadade94f7b217a47180087a1cc438.tar.gz
ports-263d0845efdadade94f7b217a47180087a1cc438.zip
Notes
Diffstat (limited to 'net/py-cjdns')
-rw-r--r--net/py-cjdns/Makefile20
-rw-r--r--net/py-cjdns/distinfo3
-rw-r--r--net/py-cjdns/pkg-descr3
3 files changed, 26 insertions, 0 deletions
diff --git a/net/py-cjdns/Makefile b/net/py-cjdns/Makefile
new file mode 100644
index 000000000000..00650945acf7
--- /dev/null
+++ b/net/py-cjdns/Makefile
@@ -0,0 +1,20 @@
+# Created by: Yuri Victorovich <yuri@rawbw.com>
+# $FreeBSD$
+
+PORTNAME= cjdns
+PORTVERSION= 0.2.3.1
+CATEGORIES= net security python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@rawbw.com
+COMMENT= Library to interact with the cjdns admin interface
+
+LICENSE= GPLv3
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable
+
+USES= python
+USE_PYTHON= autoplist distutils
+
+.include <bsd.port.mk>
diff --git a/net/py-cjdns/distinfo b/net/py-cjdns/distinfo
new file mode 100644
index 000000000000..7c745394b4df
--- /dev/null
+++ b/net/py-cjdns/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1467494100
+SHA256 (cjdns-0.2.3.1.tar.gz) = 67dcfb130859608e53ceca47d2217102766ad89a84b21158ac25619b206159a8
+SIZE (cjdns-0.2.3.1.tar.gz) = 8065
diff --git a/net/py-cjdns/pkg-descr b/net/py-cjdns/pkg-descr
new file mode 100644
index 000000000000..a86bc7bcef1d
--- /dev/null
+++ b/net/py-cjdns/pkg-descr
@@ -0,0 +1,3 @@
+A library to interact with the cjdns Admin Interface.
+
+WWW: https://github.com/hyperboria/python-cjdns