aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-gitpython
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 18:50:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 18:50:30 +0000
commit155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch)
treede47e4f78f73207a09d6d63c1243fa414971597d /devel/py-gitpython
parent6f19552d7510961bb33108939cd51c0c9c3244a6 (diff)
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Diffstat (limited to 'devel/py-gitpython')
-rw-r--r--devel/py-gitpython/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index b20507efb6ab..44f51a4f2e8b 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python Git Library
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-03-07
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>0:${PORTSDIR}/devel/py-gitdb
USE_PYTHON= yes