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/sv-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/sv-aspell')
-rw-r--r-- | textproc/sv-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/sv-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/sv-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/sv-aspell/pkg-plist | 6 |
4 files changed, 18 insertions, 7 deletions
diff --git a/textproc/sv-aspell/Makefile b/textproc/sv-aspell/Makefile index 7ef7e24a45df..5c3e86fcbfca 100644 --- a/textproc/sv-aspell/Makefile +++ b/textproc/sv-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= sv-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -sv-0.51-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Swedish dictionary +COMMENT= Aspell Swedish dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= sv -ASPELL_SV= ja - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/sv-aspell/distinfo b/textproc/sv-aspell/distinfo new file mode 100644 index 000000000000..bc99dafba3e5 --- /dev/null +++ b/textproc/sv-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-sv-0.51-0.tar.bz2) = d180c781f8986ea0f65b6b18f02a494e +SHA256 (aspell-sv-0.51-0.tar.bz2) = 9b70573c9c8cf76f5cdb6abcdfb834a754bbaa1efd7d6f57f47b8a91a19c5c0a +SIZE (aspell-sv-0.51-0.tar.bz2) = 93942 diff --git a/textproc/sv-aspell/pkg-descr b/textproc/sv-aspell/pkg-descr index 6730fe8cc9eb..2ba51348da7b 100644 --- a/textproc/sv-aspell/pkg-descr +++ b/textproc/sv-aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Swedish dictionary. +Aspell Swedish dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/textproc/sv-aspell/pkg-plist b/textproc/sv-aspell/pkg-plist new file mode 100644 index 000000000000..a930ce39c72b --- /dev/null +++ b/textproc/sv-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/sv_phonet.dat +lib/aspell-%%VER%%/sv.dat +share/aspell/sv.multi +share/aspell/sv.rws +share/aspell/svenska.alias +share/aspell/swedish.alias |