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/fi-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/fi-aspell')
-rw-r--r-- | textproc/fi-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/fi-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/fi-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/fi-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/fi-aspell/Makefile b/textproc/fi-aspell/Makefile index 3518b47da6e0..1ea52d798c8e 100644 --- a/textproc/fi-aspell/Makefile +++ b/textproc/fi-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= fi-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-fi-0.7-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Finnish dictionary +COMMENT= Aspell Finnish dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= fi -ASPELL_FI= kyllä - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/fi-aspell/distinfo b/textproc/fi-aspell/distinfo new file mode 100644 index 000000000000..0478e37dd5e3 --- /dev/null +++ b/textproc/fi-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-fi-0.7-0.tar.bz2) = 6d1032116982c0efab1af8fce83259c0 +SHA256 (aspell6-fi-0.7-0.tar.bz2) = f8d7f07b4511e606eb56392ddaa76fd29918006331795e5942ad11b510d0a51d +SIZE (aspell6-fi-0.7-0.tar.bz2) = 209249 diff --git a/textproc/fi-aspell/pkg-descr b/textproc/fi-aspell/pkg-descr index 7cd2d7916c3d..91c07f16196c 100644 --- a/textproc/fi-aspell/pkg-descr +++ b/textproc/fi-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Finnish dictionary. +Aspell Finnish dictionary. WWW: http://aspell.net/ diff --git a/textproc/fi-aspell/pkg-plist b/textproc/fi-aspell/pkg-plist new file mode 100644 index 000000000000..90efed69f784 --- /dev/null +++ b/textproc/fi-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/fi.dat +lib/aspell-%%VER%%/fi_affix.dat +share/aspell/fi.multi +share/aspell/fi.rws +share/aspell/finnish.alias |