opnsense-ports/devel/git-svn/Makefile
Franco Fichtner 12efb6c94c */*: sync with upstream
Taken from: FreeBSD
2021-10-12 18:37:40 +02:00

9 lines
209 B
Makefile

COMMENT= Bidirectional operation between a Subversion repository and Git
SUBPORT= svn
MASTERDIR= ${.CURDIR}/../git
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"