1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Setuptools revision control system plugin for Git.

WWW:	http://pypi.python.org/pypi/setuptools-git
This commit is contained in:
Martin Wilke 2012-05-22 23:55:01 +00:00
parent f64f979512
commit 98d102f4f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297230
4 changed files with 28 additions and 0 deletions

View File

@ -3374,6 +3374,7 @@
SUBDIR += py-sendfile
SUBDIR += py-setproctitle
SUBDIR += py-setuptools
SUBDIR += py-setuptools-git
SUBDIR += py-setuptools_darcs
SUBDIR += py-setuptools_hg
SUBDIR += py-shapely

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: py-setuptools_git
# Date created: 23 May, 2012
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= setuptools-git
PORTVERSION= 0.4.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= miwi@FreeBSD.org
COMMENT= Setuptools plugin for git
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (setuptools-git-0.4.2.tar.gz) = 0ab6e013657cd7bccbc4ba1e40a4a6798d3f213889a03d463635a6c68768893a
SIZE (setuptools-git-0.4.2.tar.gz) = 3646

View File

@ -0,0 +1,3 @@
Setuptools revision control system plugin for Git.
WWW: http://pypi.python.org/pypi/setuptools-git