freebsd-ports/devel/pear-VersionControl_Git/Makefile
2021-05-23 00:20:48 +08:00

14 lines
251 B
Makefile

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