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/hi-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/hi-aspell')
-rw-r--r-- | textproc/hi-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/hi-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/hi-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/hi-aspell/pkg-plist | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/hi-aspell/Makefile b/textproc/hi-aspell/Makefile index e0214a29b9a6..b2c8bc29f88d 100644 --- a/textproc/hi-aspell/Makefile +++ b/textproc/hi-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= hi-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-hi-0.01-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Hindi dictionary +COMMENT= Aspell Hindi dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= hi -ASPELL_HI= ha - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/hi-aspell/distinfo b/textproc/hi-aspell/distinfo new file mode 100644 index 000000000000..674b52268351 --- /dev/null +++ b/textproc/hi-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-hi-0.01-0.tar.bz2) = 4c46324ec0d7d7567d266349387b373f +SHA256 (aspell6-hi-0.01-0.tar.bz2) = 274bc69601615a8e685230f641c44ecdd8390563cacb5ea1c3a85cb426ee3932 +SIZE (aspell6-hi-0.01-0.tar.bz2) = 51021 diff --git a/textproc/hi-aspell/pkg-descr b/textproc/hi-aspell/pkg-descr index 00ec17f93538..028dc7d1969b 100644 --- a/textproc/hi-aspell/pkg-descr +++ b/textproc/hi-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Hindi dictionary. +Aspell Hindi dictionary. WWW: http://www.janabhaaratii.org.in/janabhaaratii/page_gen.php?lang=en&body=/aspell/aspell.html diff --git a/textproc/hi-aspell/pkg-plist b/textproc/hi-aspell/pkg-plist new file mode 100644 index 000000000000..39d3c12b2a4a --- /dev/null +++ b/textproc/hi-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/hi.dat +lib/aspell-%%VER%%/u-deva.cmap +lib/aspell-%%VER%%/u-deva.cset +share/aspell/hi.multi +share/aspell/hi.rws +share/aspell/hindi.alias |