an easy and consistent way of installing software ported to FreeBSD
NzbPerl is a perl script for downloading nzb files. It supports automated
parsing and sorting of nzb files, multiple servers, automated downloading,
assmbling and decoding of message parts, and has user controlled bandwidth
throttling during runtime.
WWW: http://noisybox.net/computers/nzbperl/
================================================================
NOTE:
Nzbperl prefers a threaded perl, which FreeBSD does not
ship with. Either lang/perl5.8 has to be compiled with
WITH_THREADS=1 or nzbperl must be run with -dthreadct=0. Note
that nzbperl will pause downloading while each file part is
decoded if a threaded perl is not used.
================================================================