[all]
data:${inst_prefix}/${serna}/plugins/speller/hunspell:${THIRD_DIR}/hunspell/dict
    en_US.dic
    en_US.aff

##################################################################
#
# PLatform dependent files
#
#################################################################
[linux,sunos]

programs:${inst_prefix}/${serna}/plugins/speller:${THIRD_DIR}/lib
    libhunspell.so

[darwin]

programs:${inst_prefix}/${serna}/plugins/speller:${THIRD_DIR}/lib
    libhunspell.dylib

[win32]

data:${inst_prefix}/${serna}/plugins/speller:${THIRD_DIR}/lib
    hunspell.dll
