diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-28 16:00:41 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-28 16:00:41 +0000 |
commit | 7bda762ebb22c6ef269cb5de0ec6401d9d3fadba (patch) | |
tree | 5c2bc61dca255d093cf670f4d1828cee0f3e6058 /textproc/nds-aspell | |
parent | 8d4139c01fe9fc016ff0efd36ad7681638332acf (diff) | |
download | ports-7bda762ebb22c6ef269cb5de0ec6401d9d3fadba.tar.gz ports-7bda762ebb22c6ef269cb5de0ec6401d9d3fadba.zip |
Notes
Diffstat (limited to 'textproc/nds-aspell')
-rw-r--r-- | textproc/nds-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/nds-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/nds-aspell/Makefile b/textproc/nds-aspell/Makefile new file mode 100644 index 000000000000..4b83b1b998c9 --- /dev/null +++ b/textproc/nds-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: nds-aspell +# Date created: 28 December 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= nds-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Low Saxon dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_NDS= jau + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/nds-aspell/pkg-descr b/textproc/nds-aspell/pkg-descr new file mode 100644 index 000000000000..dea2b231ba17 --- /dev/null +++ b/textproc/nds-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Low Saxon dictionary. + +WWW: http://aspell.net/ |