diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-02 18:59:14 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-02 18:59:14 +0000 |
commit | 51bb291e179fa65894e1424254440288458e15ba (patch) | |
tree | 45badd2b8524ec87e8f4b48a9827c7f74a7a2df5 /textproc/aspell-gaeilge/PLIST | |
parent | a773c1c5b0a2081e45e1f93a1e3a13dc58811990 (diff) | |
download | pkgsrc-51bb291e179fa65894e1424254440288458e15ba.tar.gz |
Initial import of textproc/aspell-gaeilge into pkgsrc as suggested by
scannell at slu dot edu in PR pkg/17787. As the name suggests, this
package provides a gaeilge dictionary for aspell.
Package reviewed and approved by wiz.
Diffstat (limited to 'textproc/aspell-gaeilge/PLIST')
-rw-r--r-- | textproc/aspell-gaeilge/PLIST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/aspell-gaeilge/PLIST b/textproc/aspell-gaeilge/PLIST new file mode 100644 index 00000000000..46998aa5f7e --- /dev/null +++ b/textproc/aspell-gaeilge/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/02 18:59:15 jschauma Exp $ +share/aspell/gaeilge.dat +share/aspell/gaeilge_phonet.dat +lib/aspell/gaeilge +@unexec ${RMDIR} %D/share/aspell 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/lib/aspell 2>/dev/null || ${TRUE} |