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/sk-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/sk-aspell')
-rw-r--r-- | textproc/sk-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/sk-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/sk-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/sk-aspell/pkg-plist | 9 |
4 files changed, 21 insertions, 7 deletions
diff --git a/textproc/sk-aspell/Makefile b/textproc/sk-aspell/Makefile index 14bb0606d2dc..d8e509625b78 100644 --- a/textproc/sk-aspell/Makefile +++ b/textproc/sk-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= sk-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -sk-0.52-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Slovak dictionary +COMMENT= Aspell Slovak dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= sk -ASPELL_SK= ano - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/sk-aspell/distinfo b/textproc/sk-aspell/distinfo new file mode 100644 index 000000000000..ea74b9e4cb72 --- /dev/null +++ b/textproc/sk-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-sk-0.52-0.tar.bz2) = ce90b109f7c602bde949880920bbbbfd +SHA256 (aspell-sk-0.52-0.tar.bz2) = b506542d8c63d935efc9760a392b23fd5dd5683822b26a5ce724241f2c013563 +SIZE (aspell-sk-0.52-0.tar.bz2) = 383840 diff --git a/textproc/sk-aspell/pkg-descr b/textproc/sk-aspell/pkg-descr index 5b75318116ac..93d1bda899d7 100644 --- a/textproc/sk-aspell/pkg-descr +++ b/textproc/sk-aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Slovak dictionary. +Aspell Slovak dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/textproc/sk-aspell/pkg-plist b/textproc/sk-aspell/pkg-plist new file mode 100644 index 000000000000..6e7f82f3e99c --- /dev/null +++ b/textproc/sk-aspell/pkg-plist @@ -0,0 +1,9 @@ +lib/aspell-%%VER%%/sk.dat +share/aspell/sk-extend.rws +share/aspell/sk-extended.multi +share/aspell/sk.multi +share/aspell/sk.rws +share/aspell/sk_SK-extended.alias +share/aspell/sk_SK.alias +share/aspell/slovak-extended.alias +share/aspell/slovak.alias |