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 /textproc/ny-aspell | |
parent | 9adf7fe998a5139199da019e109ece33cc1f7430 (diff) | |
download | ports-7be49f3c4b4dde6665e16c72c052b1c589804835.tar.gz ports-7be49f3c4b4dde6665e16c72c052b1c589804835.zip |
Notes
Diffstat (limited to 'textproc/ny-aspell')
-rw-r--r-- | textproc/ny-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/ny-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/ny-aspell/Makefile b/textproc/ny-aspell/Makefile new file mode 100644 index 000000000000..3749965fc5fd --- /dev/null +++ b/textproc/ny-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: ny-aspell +# Date created: 28 August 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= ny-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Nyanja dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_NY= inde + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/ny-aspell/pkg-descr b/textproc/ny-aspell/pkg-descr new file mode 100644 index 000000000000..c759f4856c7c --- /dev/null +++ b/textproc/ny-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Nyanja dictionary. + +WWW: http://aspell.net/ |