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/bn-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/bn-aspell')
-rw-r--r-- | textproc/bn-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/bn-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/bn-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/bn-aspell/pkg-plist | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/bn-aspell/Makefile b/textproc/bn-aspell/Makefile index 2f66c5dd5fc0..757f62d8eb95 100644 --- a/textproc/bn-aspell/Makefile +++ b/textproc/bn-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= bn-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-bn-0.01.1-1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Bengali dictionary +COMMENT= Aspell Bengali dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= bn -ASPELL_BN= ha - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/bn-aspell/distinfo b/textproc/bn-aspell/distinfo new file mode 100644 index 000000000000..e942ee273073 --- /dev/null +++ b/textproc/bn-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-bn-0.01.1-1.tar.bz2) = 5ea70ec74e67f49b2844d306ddf38388 +SHA256 (aspell6-bn-0.01.1-1.tar.bz2) = b03f9cc4feb00df9bfd697b032f4f4ae838ad5a6bb41db798eefc5639a1480d9 +SIZE (aspell6-bn-0.01.1-1.tar.bz2) = 117436 diff --git a/textproc/bn-aspell/pkg-descr b/textproc/bn-aspell/pkg-descr index e50f30a36d30..91b978b20007 100644 --- a/textproc/bn-aspell/pkg-descr +++ b/textproc/bn-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Bengali dictionary. +Aspell Bengali dictionary. WWW: http://aspell.net/ diff --git a/textproc/bn-aspell/pkg-plist b/textproc/bn-aspell/pkg-plist new file mode 100644 index 000000000000..a8a91be6b16b --- /dev/null +++ b/textproc/bn-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/u-beng.cmap +lib/aspell-%%VER%%/u-beng.cset +lib/aspell-%%VER%%/bn.dat +share/aspell/bengali.alias +share/aspell/bn.multi +share/aspell/bn.rws |