diff options
Diffstat (limited to 'net/clive/PLIST')
-rw-r--r-- | net/clive/PLIST | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/net/clive/PLIST b/net/clive/PLIST index 5fc1c7ad985..c055f1b59cc 100644 --- a/net/clive/PLIST +++ b/net/clive/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/04/13 09:58:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/04/22 23:05:49 wiz Exp $ bin/clive ${PYSITELIB}/clive/__init__.py ${PYSITELIB}/clive/__init__.pyc @@ -27,6 +27,15 @@ ${PYSITELIB}/clive/login.pyo ${PYSITELIB}/clive/main.py ${PYSITELIB}/clive/main.pyc ${PYSITELIB}/clive/main.pyo +${PYSITELIB}/clive/newt/__init__.py +${PYSITELIB}/clive/newt/__init__.pyc +${PYSITELIB}/clive/newt/__init__.pyo +${PYSITELIB}/clive/newt/_snackmodule.a +${PYSITELIB}/clive/newt/_snackmodule.la +${PYSITELIB}/clive/newt/_snackmodule.so +${PYSITELIB}/clive/newt/snack.py +${PYSITELIB}/clive/newt/snack.pyc +${PYSITELIB}/clive/newt/snack.pyo ${PYSITELIB}/clive/nomad.py ${PYSITELIB}/clive/nomad.pyc ${PYSITELIB}/clive/nomad.pyo @@ -68,5 +77,6 @@ ${PYSITELIB}/clive/urlgrabber/sslfactory.pyc ${PYSITELIB}/clive/urlgrabber/sslfactory.pyo man/man1/clive.1 @dirrm ${PYSITELIB}/clive/urlgrabber +@dirrm ${PYSITELIB}/clive/newt @dirrm ${PYSITELIB}/clive/feedparser @dirrm ${PYSITELIB}/clive |