diff options
Diffstat (limited to 'devel/py-gitpython/Makefile')
| -rw-r--r-- | devel/py-gitpython/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile deleted file mode 100644 index 44f51a4f2e8b..000000000000 --- a/devel/py-gitpython/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Wen Heping <wenheping@gmail.com> -# $FreeBSD$ - -PORTNAME= GitPython -PORTVERSION= 0.3.1 -PORTREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= CHEESESHOP -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 -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes - -.include <bsd.port.mk> |
