diff options
Diffstat (limited to 'textproc/gu-aspell')
-rw-r--r-- | textproc/gu-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/gu-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/gu-aspell/Makefile b/textproc/gu-aspell/Makefile new file mode 100644 index 000000000000..8bf899e01a2c --- /dev/null +++ b/textproc/gu-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gu-aspell +# Date created: 19 January 2006 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= gu-aspell + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell with Gujarati dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_GU= au + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/gu-aspell/pkg-descr b/textproc/gu-aspell/pkg-descr new file mode 100644 index 000000000000..e321d0fc9234 --- /dev/null +++ b/textproc/gu-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Gujarati dictionary. + +WWW: http://utkarsh.org/dictionary/ |