diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-28 23:59:08 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-28 23:59:08 +0000 |
commit | 7be49f3c4b4dde6665e16c72c052b1c589804835 (patch) | |
tree | d3e9651f4148795e431a2b3dffefbed92d357b38 /hebrew/aspell | |
parent | 9adf7fe998a5139199da019e109ece33cc1f7430 (diff) | |
download | ports-7be49f3c4b4dde6665e16c72c052b1c589804835.tar.gz ports-7be49f3c4b4dde6665e16c72c052b1c589804835.zip |
Notes
Diffstat (limited to 'hebrew/aspell')
-rw-r--r-- | hebrew/aspell/Makefile | 18 | ||||
-rw-r--r-- | hebrew/aspell/pkg-descr | 3 |
2 files changed, 21 insertions, 0 deletions
diff --git a/hebrew/aspell/Makefile b/hebrew/aspell/Makefile new file mode 100644 index 000000000000..aea7fd3e8790 --- /dev/null +++ b/hebrew/aspell/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: he-aspell +# Date created: 28 August 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= aspell +CATEGORIES= hebrew + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Hebrew dictionaries + +MASTERDIR= ${.CURDIR}/../../textproc/aspell + +ASPELL_HE= ken + +.include "${MASTERDIR}/Makefile" diff --git a/hebrew/aspell/pkg-descr b/hebrew/aspell/pkg-descr new file mode 100644 index 000000000000..17fbf3fcfa21 --- /dev/null +++ b/hebrew/aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Hebrew dictionaries. + +WWW: http://aspell.net/ |