freebsd-ports/devel/pear-VersionControl_Git/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

15 lines
260 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= VersionControl_Git
PORTVERSION= 0.5.0
CATEGORIES= devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= OO interface to handle Git repository
LICENSE= APACHE20
USES= pear
.include <bsd.port.mk>