opnsense-ports/devel/git-extras/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

22 lines
334 B
Makefile

# $FreeBSD$
PORTNAME= git-extras
PORTVERSION= 4.1.0
CATEGORIES= devel
MAINTAINER= igor.ostapenko@gmail.com
COMMENT= Sub-commands for repo summary, repl, changelog population, and more
LICENSE= MIT
RUN_DEPENDS= git:devel/git \
bash:shells/bash
USE_GITHUB= yes
GH_ACCOUNT= tj
USES= gmake
NO_BUILD= yes
.include <bsd.port.mk>