Snownews is a small console RSS/RDF newsreader. It will handle RSS 1.0 feeds that comply with the W3C RDF specification, but will also support userland's 0.91 and 2.0 versions.
18 lines
717 B
Text
18 lines
717 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/27 23:04:23 wiz Exp $
|
|
bin/opml2snow
|
|
bin/snownews
|
|
man/de/man1/snownews.1
|
|
man/fr/man1/snownews.1
|
|
man/it/man1/snownews.1
|
|
man/man1/snownews.1
|
|
man/nl/man1/snownews.1
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/snownews.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/snownews.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/snownews.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/snownews.mo
|
|
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/snownews.mo
|
|
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/snownews.mo
|
|
@unexec ${RMDIR} %D/man/nl/man1 2> /dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/nl 2> /dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/it/man1 2> /dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/it 2> /dev/null || ${TRUE}
|