found in sylpheed-claws distribution. Note that this is _only_ meant for included plugins. The image-viewer and dillo-viewer packages are in the pipe. From the sylpheed-claws package point of view, this is just a reordering of the Makefile. It breaks pkglint'ing, but it's not like there really is a choice.
5 lines
249 B
Text
5 lines
249 B
Text
@comment $NetBSD: PLIST.plugins,v 1.1 2004/01/01 21:39:02 cube Exp $
|
|
lib/sylpheed/plugins/${PLUGIN_NAME}.a
|
|
lib/sylpheed/plugins/${PLUGIN_NAME}.la
|
|
lib/sylpheed/plugins/${PLUGIN_NAME}.so
|
|
@unexec ${RMDIR} %D/lib/sylpheed/plugins 2>/dev/null || ${TRUE}
|