Mark deprecated as it has no maintainer and is already in base.

With hat:	portmgr
This commit is contained in:
Bryan Drewery 2016-09-14 19:25:19 +00:00
parent d52b0a9fa8
commit 57f18a1134
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422154

View file

@ -13,6 +13,9 @@ COMMENT= Duplicate of strfile(8)
PROGRAM= fortune_strfile
PLIST_FILES= bin/${PROGRAM}
DEPRECATED= unmaintained and duplicated from base
EXPIRATION_DATE= 2016-10-14
do-build:
${MKDIR} ${WRKSRC}
${CC} ${CFLAGS} -o ${WRKSRC}/${PROGRAM} ${FILESDIR}/strfile.c