# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/devel/pear-VersionControl_Git/Makefile 450052 2017-09-18 16:22:02Z joneum $

PORTNAME=	VersionControl_Git
PORTVERSION=	0.5.0
CATEGORIES=	devel pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	OO interface to handle Git repository

LICSENSE=	APACHE20

USES=		pear

.include <bsd.port.mk>
