diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-31 20:11:19 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-31 20:11:19 +0000 |
commit | 98903ec1aa3b6008138f2ecc1ce0c59755ec79a5 (patch) | |
tree | eb4431c292fd7bef13a6bda15e29c08106bf7d5d /textproc/wa-aspell | |
parent | b7ade6eaae9ac469d00233f48cd1569b0f158c3f (diff) | |
download | ports-98903ec1aa3b6008138f2ecc1ce0c59755ec79a5.tar.gz ports-98903ec1aa3b6008138f2ecc1ce0c59755ec79a5.zip |
Notes
Diffstat (limited to 'textproc/wa-aspell')
-rw-r--r-- | textproc/wa-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/wa-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/wa-aspell/Makefile b/textproc/wa-aspell/Makefile new file mode 100644 index 000000000000..ee6da50519b2 --- /dev/null +++ b/textproc/wa-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: wa-aspell +# Date created: 31 March 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= wa-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Walloon dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_WA= oyi + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/wa-aspell/pkg-descr b/textproc/wa-aspell/pkg-descr new file mode 100644 index 000000000000..42c9ef71b1ee --- /dev/null +++ b/textproc/wa-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Walloon dictionary. + +WWW: http://aspell.net/ |