diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-31 20:12:02 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-31 20:12:02 +0000 |
commit | e52f46d2d24ef1bbb3ea9d9a05c418626384ee11 (patch) | |
tree | 6c37b1af498729d09a32817d16857364d0e01509 /textproc/zu-aspell | |
parent | 98903ec1aa3b6008138f2ecc1ce0c59755ec79a5 (diff) |
Notes
Diffstat (limited to 'textproc/zu-aspell')
-rw-r--r-- | textproc/zu-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/zu-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/zu-aspell/Makefile b/textproc/zu-aspell/Makefile new file mode 100644 index 000000000000..5c28ff149f92 --- /dev/null +++ b/textproc/zu-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: zu-aspell +# Date created: 31 March 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= zu-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Zulu dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_ZU= yebo + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/zu-aspell/pkg-descr b/textproc/zu-aspell/pkg-descr new file mode 100644 index 000000000000..451c23ab93f5 --- /dev/null +++ b/textproc/zu-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Zulu dictionary. + +WWW: http://aspell.net/ |