diff options
author | pav <pav@FreeBSD.org> | 2005-07-03 23:23:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-03 23:23:59 +0800 |
commit | cfd0c2c05613624c435453bebe7e339a4e30baed (patch) | |
tree | 59cf5065a2bd22806296af6e8ac2a125638d830f /news/Makefile | |
parent | d9302d5fd5e264c9c655d4707e3cf860f6e88f1b (diff) | |
download | freebsd-ports-gnome-cfd0c2c05613624c435453bebe7e339a4e30baed.tar.gz freebsd-ports-gnome-cfd0c2c05613624c435453bebe7e339a4e30baed.tar.zst freebsd-ports-gnome-cfd0c2c05613624c435453bebe7e339a4e30baed.zip |
hellanzb is an easy to use app designed to retrieve nzb files and fully process
them. The goal being to make getting files from Usenet as hands-free as
possible. Once fully installed, all that's required is moving an nzb file to the
queue directory. The rest: downloading, par-checking, un-raring, etc. is done
automatically by hellanzb.
PR: ports/82876
Submitted by: Philip Jenvey <pjenvey@groovie.org>
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile index d7cfb2234193..bab0bce730be 100644 --- a/news/Makefile +++ b/news/Makefile @@ -21,6 +21,7 @@ SUBDIR += golded+ SUBDIR += grn SUBDIR += gup + SUBDIR += hellanzb SUBDIR += husky-base SUBDIR += husky-bsopack SUBDIR += husky-fidoconf |