aboutsummaryrefslogtreecommitdiff
path: root/net/py-upnp-inspector
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-07-17 18:53:40 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-07-17 18:53:40 +0000
commited8ce3ad6adfc44c01d10ae331b589a6bb226451 (patch)
treecaf90eef652138843091f4fd66d28a87cd0c2326 /net/py-upnp-inspector
parente2a41edc1ac327c18679c741a1e1a887518042b2 (diff)
downloadports-ed8ce3ad6adfc44c01d10ae331b589a6bb226451.tar.gz
ports-ed8ce3ad6adfc44c01d10ae331b589a6bb226451.zip
Notes
Diffstat (limited to 'net/py-upnp-inspector')
-rw-r--r--net/py-upnp-inspector/Makefile22
-rw-r--r--net/py-upnp-inspector/distinfo3
-rw-r--r--net/py-upnp-inspector/pkg-descr5
3 files changed, 30 insertions, 0 deletions
diff --git a/net/py-upnp-inspector/Makefile b/net/py-upnp-inspector/Makefile
new file mode 100644
index 000000000000..982a5b455ff9
--- /dev/null
+++ b/net/py-upnp-inspector/Makefile
@@ -0,0 +1,22 @@
+# Created by: Yuri Victorovich <yuri@rawbw.com>
+# $FreeBSD$
+
+PORTNAME= UPnP-Inspector
+PORTVERSION= 0.2.2
+CATEGORIES= net python
+MASTER_SITES= http://coherence.beebits.net/download/
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@rawbw.com
+COMMENT= UPnP Device and Service analyzer
+
+LICENSE= PD
+LICENSE_FILE= ${WRKSRC}/LICENCE
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Coherence>=0.6.4:net/py-coherence
+
+USES= python
+USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/net/py-upnp-inspector/distinfo b/net/py-upnp-inspector/distinfo
new file mode 100644
index 000000000000..a71ee44d8a11
--- /dev/null
+++ b/net/py-upnp-inspector/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1464286832
+SHA256 (UPnP-Inspector-0.2.2.tar.gz) = 5d495d99651274dad8d26cc36e43fbb6f22672f9e5383369d8402dd0c9798bfa
+SIZE (UPnP-Inspector-0.2.2.tar.gz) = 134150
diff --git a/net/py-upnp-inspector/pkg-descr b/net/py-upnp-inspector/pkg-descr
new file mode 100644
index 000000000000..7ac741ae84e5
--- /dev/null
+++ b/net/py-upnp-inspector/pkg-descr
@@ -0,0 +1,5 @@
+The Inspector is an UPnP Device and Service analyzer, and a debugging tool,
+based on the Coherence DLNA/UPnP framework.
+Modeled loosely after the Intel UPnP Device Spy and Device Validator.
+
+WWW: http://coherence.beebits.net/wiki/UPnP-Inspector/