summaryrefslogtreecommitdiff
path: root/devel/git-gui/Makefile
blob: e18ff84eb3b75b7a0e263e44430b264bbac75d5a (plain) (blame)
1
2
3
4
5
6
7
8
9
COMMENT=	Git GUI (Graphical User Interface) components

SUBPORT=	gui

MASTERDIR=	${.CURDIR}/../git
DESCR=		${.CURDIR}/pkg-descr
PLIST=		${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"