1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

net/syncthing-inotify: mark deprecated

This commit is contained in:
Steve Wills 2018-05-16 17:26:38 +00:00
parent e381a7a0e8
commit 275219c897
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470135

View File

@ -15,6 +15,10 @@ GH_ACCOUNT= syncthing
GH_SUBDIR= src/github.com/syncthing/syncthing-inotify
PLIST_FILES= bin/syncthing-inotify
DEPRECATED= Included in net/syncthing now
EXPIRATION_DATE= 2018-06-17
do-build:
@cd ${WRKSRC}/${GH_SUBDIR} ; ${SETENV} ${MAKE_ENV} CGO_ENABLED=0 GOPATH=${WRKSRC} go build