pkgsrc-wip/hellanzb/PLIST
Joshua Hamor 7ba1dd0fff hellanzb is a Python application designed for *nix environments that retrieves
nzb files and fully processes them. The goal being to make getting files from
Usenet as hands-free as possible. Once fully installed, all thats required is
moving an nzb file to the queue directory. The rest; fetching, par-checking,
un-raring, etc. is taken care of by hellanzb.
2006-06-24 01:47:20 +00:00

57 lines
2.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/24 01:47:21 achemze Exp $
bin/hellanzb.py
${PYSITELIB}/Hellanzb/Core.pyc
${PYSITELIB}/Hellanzb/Core.pyo
${PYSITELIB}/Hellanzb/Daemon.pyc
${PYSITELIB}/Hellanzb/Daemon.pyo
${PYSITELIB}/Hellanzb/Elite.pyc
${PYSITELIB}/Hellanzb/Elite.pyo
${PYSITELIB}/Hellanzb/Growl.pyc
${PYSITELIB}/Hellanzb/Growl.pyo
${PYSITELIB}/Hellanzb/HellaReactor.pyc
${PYSITELIB}/Hellanzb/HellaReactor.pyo
${PYSITELIB}/Hellanzb/HellaXMLRPC/HtPasswdAuth.pyc
${PYSITELIB}/Hellanzb/HellaXMLRPC/HtPasswdAuth.pyo
${PYSITELIB}/Hellanzb/HellaXMLRPC/__init__.pyc
${PYSITELIB}/Hellanzb/HellaXMLRPC/__init__.pyo
${PYSITELIB}/Hellanzb/HellaXMLRPC/xmlrpc.pyc
${PYSITELIB}/Hellanzb/HellaXMLRPC/xmlrpc.pyo
${PYSITELIB}/Hellanzb/Log.pyc
${PYSITELIB}/Hellanzb/Log.pyo
${PYSITELIB}/Hellanzb/Logging.pyc
${PYSITELIB}/Hellanzb/Logging.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/ArticleDecoder.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/ArticleDecoder.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/DupeHandler.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/DupeHandler.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/NZBLeecherUtil.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/NZBLeecherUtil.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/NZBModel.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/NZBModel.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/NZBSegmentQueue.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/NZBSegmentQueue.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/__init__.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/__init__.pyo
${PYSITELIB}/Hellanzb/NZBLeecher/nntp.pyc
${PYSITELIB}/Hellanzb/NZBLeecher/nntp.pyo
${PYSITELIB}/Hellanzb/NZBQueue.pyc
${PYSITELIB}/Hellanzb/NZBQueue.pyo
${PYSITELIB}/Hellanzb/NewzbinDownloader.pyc
${PYSITELIB}/Hellanzb/NewzbinDownloader.pyo
${PYSITELIB}/Hellanzb/PostProcessor.pyc
${PYSITELIB}/Hellanzb/PostProcessor.pyo
${PYSITELIB}/Hellanzb/PostProcessorUtil.pyc
${PYSITELIB}/Hellanzb/PostProcessorUtil.pyo
${PYSITELIB}/Hellanzb/SmartPar.pyc
${PYSITELIB}/Hellanzb/SmartPar.pyo
${PYSITELIB}/Hellanzb/Util.pyc
${PYSITELIB}/Hellanzb/Util.pyo
${PYSITELIB}/Hellanzb/__init__.pyc
${PYSITELIB}/Hellanzb/__init__.pyo
${PYSITELIB}/Hellanzb/external/__init__.pyc
${PYSITELIB}/Hellanzb/external/__init__.pyo
${PYSITELIB}/Hellanzb/external/elementtree/SimpleXMLWriter.pyc
${PYSITELIB}/Hellanzb/external/elementtree/SimpleXMLWriter.pyo
${PYSITELIB}/Hellanzb/external/elementtree/__init__.pyc
${PYSITELIB}/Hellanzb/external/elementtree/__init__.pyo
@unexec ${RM} -rf %D/${PYSITELIB}/Hellanzb 2>/dev/null