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/sw-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/sw-aspell')
-rw-r--r-- | textproc/sw-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/sw-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/sw-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/sw-aspell/pkg-plist | 5 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/sw-aspell/Makefile b/textproc/sw-aspell/Makefile index 07a5ce89ec0f..de3b5c387014 100644 --- a/textproc/sw-aspell/Makefile +++ b/textproc/sw-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= sw-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -sw-0.50-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Swahili dictionary +COMMENT= Aspell Swahili dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= sw -ASPELL_SW= sawa - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/sw-aspell/distinfo b/textproc/sw-aspell/distinfo new file mode 100644 index 000000000000..1c352f4111a0 --- /dev/null +++ b/textproc/sw-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-sw-0.50-0.tar.bz2) = 26ccc3500d7f7c288b74bba1c1fab38f +SHA256 (aspell-sw-0.50-0.tar.bz2) = 7ed51f107dc57a7b3555f20d1cee2903275d63e022b055ea6b6409d9e081f297 +SIZE (aspell-sw-0.50-0.tar.bz2) = 102172 diff --git a/textproc/sw-aspell/pkg-descr b/textproc/sw-aspell/pkg-descr index 56444a501b2e..52f5b5d1ecdf 100644 --- a/textproc/sw-aspell/pkg-descr +++ b/textproc/sw-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Swahili dictionary. +Aspell Swahili dictionary. WWW: http://aspell.net/ diff --git a/textproc/sw-aspell/pkg-plist b/textproc/sw-aspell/pkg-plist new file mode 100644 index 000000000000..4f01f770f087 --- /dev/null +++ b/textproc/sw-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/sw.dat +share/aspell/kiswahili.alias +share/aspell/sw.multi +share/aspell/sw.rws +share/aspell/swahili.alias |