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/et-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/et-aspell')
-rw-r--r-- | textproc/et-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/et-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/et-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/et-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/et-aspell/Makefile b/textproc/et-aspell/Makefile index 3ec1bcc7fac1..e2e96dd3769e 100644 --- a/textproc/et-aspell/Makefile +++ b/textproc/et-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= et-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-et-0.1.21-1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Estonian dictionary +COMMENT= Aspell Estonian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= et -ASPELL_ET= jah - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/et-aspell/distinfo b/textproc/et-aspell/distinfo new file mode 100644 index 000000000000..a91a8ec39ec0 --- /dev/null +++ b/textproc/et-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-et-0.1.21-1.tar.bz2) = 82929f49ddc1149b6ef2bde4c3c12bcd +SHA256 (aspell6-et-0.1.21-1.tar.bz2) = b1e857aa3daaea2a19462b2671e87c26a7eb7337c83b709685394eed8472b249 +SIZE (aspell6-et-0.1.21-1.tar.bz2) = 338155 diff --git a/textproc/et-aspell/pkg-descr b/textproc/et-aspell/pkg-descr index 30c99322b32e..9638c31c662f 100644 --- a/textproc/et-aspell/pkg-descr +++ b/textproc/et-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Estonian dictionary. +Aspell Estonian dictionary. WWW: http://aspell.net/ diff --git a/textproc/et-aspell/pkg-plist b/textproc/et-aspell/pkg-plist new file mode 100644 index 000000000000..b8b9d8301d2e --- /dev/null +++ b/textproc/et-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/et_affix.dat +lib/aspell-%%VER%%/et.dat +share/aspell/estonian.alias +share/aspell/et.multi +share/aspell/et.rws |