aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-22 22:32:14 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-22 22:32:14 +0000
commitd102006fd6a4a03e811c2c7bfdb3b9b3c5fcd69f (patch)
tree16e2989b26a31196ba42a5112e82db5a97b7969c /devel/Makefile
parent6c4c28d448fed8214b355e3672b352c78ab2fec3 (diff)
downloadports-d102006fd6a4a03e811c2c7bfdb3b9b3c5fcd69f.tar.gz
ports-d102006fd6a4a03e811c2c7bfdb3b9b3c5fcd69f.zip
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2
implements the core of Git. Pygit2 works with Python 2.6, 2.7, 3.1, 3.2 and 3.3. WWW: http://www.pygit2.org
Notes
Notes: svn path=/head/; revision=321600
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e4772011eae1..fea39b8b3e2d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3634,6 +3634,7 @@
SUBDIR += py-pyechonest
SUBDIR += py-pyev
SUBDIR += py-pygithub
+ SUBDIR += py-pygit2
SUBDIR += py-pygpx
SUBDIR += py-pykde4
SUBDIR += py-pykdeuic4