aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-jabberbot/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-09-11 07:26:06 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-09-11 07:26:06 +0000
commit2032c148a7d43a17c178baace9808b242a643e30 (patch)
treea2fa4b53eb279ad6d395c4872e60c5eb116bbce0 /net-im/py-jabberbot/Makefile
parentba9905c05e585dc73684c9824238f0678bb016b2 (diff)
downloadports-2032c148a7d43a17c178baace9808b242a643e30.tar.gz
ports-2032c148a7d43a17c178baace9808b242a643e30.zip
Notes
Diffstat (limited to 'net-im/py-jabberbot/Makefile')
-rw-r--r--net-im/py-jabberbot/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile
index 5ceb39bb3989..c8c356bfb14d 100644
--- a/net-im/py-jabberbot/Makefile
+++ b/net-im/py-jabberbot/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= jabberbot
-PORTVERSION= 0.9
-PORTREVISION= 1
+PORTVERSION= 0.14
CATEGORIES= net-im python
-MASTER_SITES= http://thpinfo.com/2007/python-jabberbot/
+MASTER_SITES= SF/pythonjabberbot/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= g.veniamin@googlemail.com
COMMENT= A simple Jabber Bot for Python
+LICENSE= GPLv3
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xmpp/auth.py:${PORTSDIR}/net-im/py-xmpppy
USE_PYTHON= 2.5+