diff options
author | bjs <bjs@pkgsrc.org> | 2008-07-30 13:26:39 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-07-30 13:26:39 +0000 |
commit | 8d05f8b9410a4b43fcbb254b4bfd483e5919219f (patch) | |
tree | 3992cdddf2160600f8ada5a38d17bcd11c954af9 /news/hellanzb/Makefile.version | |
parent | 87c03d4e9633e75a8d3e2ee6f4dd9314be743527 (diff) | |
download | pkgsrc-8d05f8b9410a4b43fcbb254b4bfd483e5919219f.tar.gz |
Import hellanzb-0.14, SVN revision 1087 (there were significant bug-fixes
after the least release).
Hellanzb is a Python application designed for UNIX0-like environments that
retrieves nzb files and fully processes them; the goal is getting
files from USENET as convenient and painless as possible. All that's
required is moving an nzb file to the queue directory. The rest, i.e.
fetching, par-checking, un-raring, etc. is handled by hellanzb.
it also comes with this fantastic ASCII art (behold!):
;;;; . .
... :liil ...........:..: ,._ ,._ ...................
: l$$$: _.,._ _..,,._ "$$$b. "$$$b. `_..,,._ :::
: $$$$.d$$$$$$L .d$$$$$$$$L $$$$: $$$$: .d$$$$$$$$$; :::
: :$$$$P` T$$$$: :$$$$` 7$$F:$$$$ :$$$$ :$$$$: `$$$$ __ _ |_
: l$$$F :$$$$$ 8$$$l"""""` l$$$l l$$$l l$$$l $$$L | ) /_ |_)
: $$$$: l$$$$$L `4$$$bcmang;ACID$::$$$88:`4$$$bmm$$$$;. ...
: ``` ```"" ``` ``` . ```. ..:::..
:..............................................: v 0 . 1 4 `:::`
`
Diffstat (limited to 'news/hellanzb/Makefile.version')
-rw-r--r-- | news/hellanzb/Makefile.version | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/news/hellanzb/Makefile.version b/news/hellanzb/Makefile.version new file mode 100644 index 00000000000..d366283792e --- /dev/null +++ b/news/hellanzb/Makefile.version @@ -0,0 +1,4 @@ +# $NetBSD: Makefile.version,v 1.1.1.1 2008/07/30 13:26:39 bjs Exp $ + +HELLANZB_VERSION= 0.14 +HELLANZB_SVN_REV= 1087 |