diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-16 21:54:13 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-16 21:54:13 +0000 |
commit | 34f29cc8161f29fd3f135aed08a1e4ecbfe2576c (patch) | |
tree | 09320f95e87af90dfbe2f1e34ac4fd46dfdf3864 /textproc/gv-aspell | |
parent | 0c38a86f6485a07b4633f45cb043322b3b7af9d4 (diff) | |
download | ports-34f29cc8161f29fd3f135aed08a1e4ecbfe2576c.tar.gz ports-34f29cc8161f29fd3f135aed08a1e4ecbfe2576c.zip |
Notes
Diffstat (limited to 'textproc/gv-aspell')
-rw-r--r-- | textproc/gv-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/gv-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/gv-aspell/Makefile b/textproc/gv-aspell/Makefile new file mode 100644 index 000000000000..af2caaec1cd2 --- /dev/null +++ b/textproc/gv-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gv-aspell +# Date created: 16 April 2004 +# Whom: Thierry Thomas <thierry@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gv-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Manx Gaelic dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_GV= seadh + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/gv-aspell/pkg-descr b/textproc/gv-aspell/pkg-descr new file mode 100644 index 000000000000..1716688d5122 --- /dev/null +++ b/textproc/gv-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Manx Gaelic dictionary. + +WWW: http://aspell.net/ |