forked from Lainports/opnsense-ports
13 lines
261 B
Makefile
13 lines
261 B
Makefile
PORTNAME= VersionControl_Git
|
|
PORTVERSION= 0.5.0
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= OO interface to handle Git repository
|
|
WWW= https://pear.php.net/package/VersionControl_Git
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|