diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
commit | cf7b71001ee25acffd8f43ece7b066e0afb2b049 (patch) | |
tree | 7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /deskutils | |
parent | ad0f99175831fbec97bddceeccb0bcf32a528807 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/narval/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/narval/Makefile b/deskutils/narval/Makefile index 9fe50f40925a..006b9541c3b6 100644 --- a/deskutils/narval/Makefile +++ b/deskutils/narval/Makefile @@ -14,6 +14,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xmlrpclib.py:${PORTSDIR}/net/py-xmlrpclib \ ${PYTHON_SITELIBDIR}/logilab/xmltools/XmlTree.py:${PORTSDIR}/textproc/py-xmltools \ ${PYTHON_SITELIBDIR}/mx/DateTime/mxDateTime/__init__.py:${PORTSDIR}/lang/py-mx-base +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 USE_PYTHON= yes USE_PYDISTUTILS= yes USES= twisted |