Switch to USE_GITHUB

Trim headers
This commit is contained in:
Baptiste Daroussin 2012-12-31 11:53:12 +00:00
parent 7c53903383
commit 1f30397d4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309722
2 changed files with 5 additions and 7 deletions

View File

@ -1,20 +1,18 @@
# New ports collection makefile for: libgit2
# Date created: 2011-05-27
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libgit2
PORTVERSION= 0.17.0
CATEGORIES= devel
MASTER_SITES= http://cloud.github.com/downloads/libgit2/libgit2/
MASTER_SITES= GHC
MAINTAINER= bapt@FreeBSD.org
COMMENT= Portable, pure C implementation of the Git core
LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= libgit2
USE_CMAKE= yes
USE_LDCONFIG= yes
USE_PYTHON_BUILD= yes

View File

@ -9,4 +9,4 @@ re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages
WWW: http://libgit2.github.com/
WWW: http://libgit2.github.com/