diff options
Diffstat (limited to 'textproc/fa-aspell')
-rw-r--r-- | textproc/fa-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/fa-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/fa-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/fa-aspell/pkg-plist | 7 |
4 files changed, 18 insertions, 7 deletions
diff --git a/textproc/fa-aspell/Makefile b/textproc/fa-aspell/Makefile index 9578c58..7e210c4 100644 --- a/textproc/fa-aspell/Makefile +++ b/textproc/fa-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= fa-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-fa-0.02-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Persian (Farsi) dictionary +COMMENT= Aspell Persian (Farsi) dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= fa -ASPELL_FA= bale - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/fa-aspell/distinfo b/textproc/fa-aspell/distinfo new file mode 100644 index 0000000..66765a8 --- /dev/null +++ b/textproc/fa-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-fa-0.02-0.tar.bz2) = 4583ef4b8b2456f737e3d60ede1e9034 +SHA256 (aspell6-fa-0.02-0.tar.bz2) = fa79312cd28f8fa948cf14b7400c3c8bd6c246e00c9204147c855028627f3486 +SIZE (aspell6-fa-0.02-0.tar.bz2) = 97168 diff --git a/textproc/fa-aspell/pkg-descr b/textproc/fa-aspell/pkg-descr index e7897b1..fac6658 100644 --- a/textproc/fa-aspell/pkg-descr +++ b/textproc/fa-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Persian (Farsi) dictionary. +Aspell Persian (Farsi) dictionary. WWW: http://aspell.net/ diff --git a/textproc/fa-aspell/pkg-plist b/textproc/fa-aspell/pkg-plist new file mode 100644 index 0000000..2367ddb --- /dev/null +++ b/textproc/fa-aspell/pkg-plist @@ -0,0 +1,7 @@ +lib/aspell-%%VER%%/fa.dat +lib/aspell-%%VER%%/l-fa.cmap +lib/aspell-%%VER%%/l-fa.cset +share/aspell/fa.multi +share/aspell/fa.rws +share/aspell/farsi.alias +share/aspell/persian.alias |