aboutsummaryrefslogtreecommitdiff
path: root/net-im/poezio
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2014-11-27 17:33:10 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2014-11-27 17:33:10 +0000
commitc4405cef734d43de54d1c7e76c293edaf5f15493 (patch)
tree52d4658895fb4d1fcc9f2a09a9d478d87490a8e3 /net-im/poezio
parent3f1512ecfc934474bc82b0d5d3f4c34215c43fa2 (diff)
downloadports-c4405cef734d43de54d1c7e76c293edaf5f15493.tar.gz
ports-c4405cef734d43de54d1c7e76c293edaf5f15493.zip
Notes
Diffstat (limited to 'net-im/poezio')
-rw-r--r--net-im/poezio/Makefile20
-rw-r--r--net-im/poezio/distinfo2
-rw-r--r--net-im/poezio/pkg-descr3
3 files changed, 25 insertions, 0 deletions
diff --git a/net-im/poezio/Makefile b/net-im/poezio/Makefile
new file mode 100644
index 000000000000..eda5a10a0b1c
--- /dev/null
+++ b/net-im/poezio/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= poezio
+PORTVERSION= 0.8.1
+CATEGORIES= net-im
+MASTER_SITES= http://dev.louiz.org/attachments/download/52/
+
+MAINTAINER= arved@FreeBSD.org
+COMMENT= Console XMPP client
+
+LICENSE= ZLIB
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
+ ${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:${PORTSDIR}/net-im/py-sleekxmpp
+
+USES= tar:xz python:3.2+
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
diff --git a/net-im/poezio/distinfo b/net-im/poezio/distinfo
new file mode 100644
index 000000000000..7891cbfab0f7
--- /dev/null
+++ b/net-im/poezio/distinfo
@@ -0,0 +1,2 @@
+SHA256 (poezio-0.8.1.tar.xz) = ce497e7d255dc0f71a427509a7439b1eeeab2e691b6fa7750246204607847758
+SIZE (poezio-0.8.1.tar.xz) = 728312
diff --git a/net-im/poezio/pkg-descr b/net-im/poezio/pkg-descr
new file mode 100644
index 000000000000..081b94b36075
--- /dev/null
+++ b/net-im/poezio/pkg-descr
@@ -0,0 +1,3 @@
+Poezio is a free console XMPP client
+
+WWW: http://poez.io/