diff options
Diffstat (limited to 'devel/py-xcaplib/Makefile')
-rw-r--r-- | devel/py-xcaplib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-xcaplib/Makefile b/devel/py-xcaplib/Makefile index 7a32e0a1e9ad..0c459caf38ef 100644 --- a/devel/py-xcaplib/Makefile +++ b/devel/py-xcaplib/Makefile @@ -11,6 +11,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python XCAP client library +BROKEN= unfetchable + LICENSE= LGPL20+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}application>=1.1.5:devel/py-application@${PY_FLAVOR} \ |