aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-02-20 23:48:52 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-02-20 23:48:52 +0800
commita3436806a1e17841cd3bb990f329c614ba15ec66 (patch)
treef50b9b1917bdca924c189bbeddfd26907c6d9223 /devel
parent98924a7953350ea93ae12ea32c7423db872356f0 (diff)
downloadfreebsd-ports-gnome-a3436806a1e17841cd3bb990f329c614ba15ec66.tar.gz
freebsd-ports-gnome-a3436806a1e17841cd3bb990f329c614ba15ec66.tar.zst
freebsd-ports-gnome-a3436806a1e17841cd3bb990f329c614ba15ec66.zip
- Use USES=twisted
- While I'm here: - Add LICENSE [1] - Use single space after WWW: With hat: python Approved by: portmgr (blanket) [1]
Diffstat (limited to 'devel')
-rw-r--r--devel/py-xcaplib/Makefile9
-rw-r--r--devel/py-xcaplib/pkg-descr2
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-xcaplib/Makefile b/devel/py-xcaplib/Makefile
index 3ea3a646cb17..8e2fa929f45f 100644
--- a/devel/py-xcaplib/Makefile
+++ b/devel/py-xcaplib/Makefile
@@ -13,13 +13,14 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@grosbein.net
COMMENT= Python XCAP client library
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=8.1.0:${PORTSDIR}/devel/py-twistedCore \
- ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.2:${PORTSDIR}/devel/py-lxml \
- ${PYTHON_PKGNAMEPREFIX}application>=1.1.5:${PORTSDIR}/devel/py-application
+LICENSE= LGPL20 LGPL21 LGPL3
+LICENSE_COMB= dual
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.2:${PORTSDIR}/devel/py-lxml \
+ ${PYTHON_PKGNAMEPREFIX}application>=1.1.5:${PORTSDIR}/devel/py-application
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= python
+USES= python twisted
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/devel/py-xcaplib/pkg-descr b/devel/py-xcaplib/pkg-descr
index 9f97d13ff114..48cb15e5f732 100644
--- a/devel/py-xcaplib/pkg-descr
+++ b/devel/py-xcaplib/pkg-descr
@@ -6,4 +6,4 @@ XCAP clients to store data like presence policy in combination with a SIP
Presence server that supports PUBLISH/SUBSCRIBE/NOTIFY SIP methods can
provide a complete SIP SIMPLE solution.
-WWW: http://sipsimpleclient.com/wiki/xcapclient
+WWW: http://sipsimpleclient.com/wiki/xcapclient