pkgsrc/www/ns-plugger-common/PLIST
rh d8b565dee2 Update ns-plugger-* packages to 4.0. Notable changes include:
* Shows more mime types, including word, excel and pdf documents.
    * Updated pluggerrc to include applications for more platforms.
    * Now has the ability to use X applications *without* $window
    * New configuration keywords: swallow, fill, maxaspect, nokill
    * Moved some plugger functionality into an external program for more
      reliable operation.
    * Made the buffering code better
2003-01-05 04:27:10 +00:00

8 lines
263 B
Text

@comment $NetBSD: PLIST,v 1.4 2003/01/05 04:27:11 rh Exp $
bin/plugger-4.0
${NS_PLUGINS_DIR}/plugger.so
man/man7/plugger.7
share/doc/plugger/README
share/doc/plugger/COPYING
@dirrm share/doc/plugger
@unexec ${RMDIR} -p %D/${NS_PLUGINS_DIR} 2>/dev/null || ${TRUE}