news/nzbget: Unbreak port

PR:		232125
MFH:		2018Q4
This commit is contained in:
Mark Felder 2018-10-09 21:12:15 +00:00
parent 9a7497d4bc
commit 804296cd12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481670
2 changed files with 3 additions and 6 deletions

View file

@ -12,8 +12,6 @@ COMMENT= Binary newsreader supporting NZB files
LICENSE= GPLv2
BROKEN= fails to package
LIB_DEPENDS= libxml2.so:textproc/libxml2
USES= autoreconf compiler:c++14-lang gmake localbase ncurses pkgconfig shebangfix ssl

View file

@ -1,9 +1,8 @@
bin/nzbget
@sample etc/nzbget.conf.sample
@comment %%PORTDOCS%%%%DOCSDIR%%/COPYING
@comment %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%DOCSDIR%%/ChangeLog
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/README
%%DATADIR%%/nzbget.conf
%%DATADIR%%/scripts/EMail.py
%%DATADIR%%/scripts/Logger.py