freebsd-ports/textproc/sphinxsearch-devel/pkg-plist
Daniel Gerzo 088d93e449 - update to 1.10 beta
- mostly inspired by textproc/sphinxsearch, thanks to Mattew

Submitted by:	Mattew Seamn <m.seaman@infracaninophile.co.uk>
2010-08-11 22:27:05 +00:00

11 lines
404 B
Text

bin/indexer
bin/search
sbin/searchd
@unexec if cmp -s %D/etc/sphinx.conf.sample %D/etc/sphinx.conf; then rm -f %D/etc/sphinx.conf; fi
etc/sphinx.conf.sample
@exec if [ ! -f %D/etc/sphinx.conf ] ; then cp -p %D/%F %B/sphinx.conf; fi
%%PORTDOCS%%%%DOCSDIR%%/sphinx.css
%%PORTDOCS%%%%DOCSDIR%%/sphinx.html
%%PORTDOCS%%%%DOCSDIR%%/sphinx.txt
%%PORTDOCS%%%%DOCSDIR%%/sphinx.xml
%%PORTDOCS%%@dirrm %%DOCSDIR%%