Path: blob/main/devel/R-cran-git2r/Makefile
16123 views
PORTNAME= git2r
DISTVERSION= 0.27.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= [email protected]
COMMENT= Provides Access to Git Repositories
LICENSE= GPLv2
LIB_DEPENDS= libgit2.so:devel/libgit2
USES= cran:auto-plist,compiles pkgconfig
.include <bsd.port.mk>