diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
commit | 8d1905f7041773dd6073d984f6e6ccd1d712e712 (patch) | |
tree | 8893373dbfdaaedace71935e09ae9fb483090676 /textproc/nds-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/nds-aspell')
-rw-r--r-- | textproc/nds-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/nds-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/nds-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/nds-aspell/pkg-plist | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/nds-aspell/Makefile b/textproc/nds-aspell/Makefile index 4b83b1b998c9..bec153c0a4e9 100644 --- a/textproc/nds-aspell/Makefile +++ b/textproc/nds-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= nds-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-nds-0.01-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Low Saxon dictionary +COMMENT= Aspell Low Saxon dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= nds -ASPELL_NDS= jau - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/nds-aspell/distinfo b/textproc/nds-aspell/distinfo new file mode 100644 index 000000000000..1c4de65bdbeb --- /dev/null +++ b/textproc/nds-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-nds-0.01-0.tar.bz2) = 76b2b3f2bdeefdfc6ce75ae11c9ae149 +SHA256 (aspell6-nds-0.01-0.tar.bz2) = ce381e869def56e54a31f965df518deca0e6f12238859650fcb115623f8772da +SIZE (aspell6-nds-0.01-0.tar.bz2) = 32658 diff --git a/textproc/nds-aspell/pkg-descr b/textproc/nds-aspell/pkg-descr index dea2b231ba17..e3b2216c2694 100644 --- a/textproc/nds-aspell/pkg-descr +++ b/textproc/nds-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Low Saxon dictionary. +Aspell Low Saxon dictionary. WWW: http://aspell.net/ diff --git a/textproc/nds-aspell/pkg-plist b/textproc/nds-aspell/pkg-plist new file mode 100644 index 000000000000..2a2c453e897c --- /dev/null +++ b/textproc/nds-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/nds.dat +lib/aspell-%%VER%%/nds_affix.dat +lib/aspell-%%VER%%/nds_phonet.dat +share/aspell/lowsaxon.alias +share/aspell/nds.multi +share/aspell/nds.rws |