diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-16 21:53:38 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-16 21:53:38 +0000 |
commit | 0c38a86f6485a07b4633f45cb043322b3b7af9d4 (patch) | |
tree | 543a8674228ff7964bc07ea8348a1efe0ed93d97 /textproc/gd-aspell | |
parent | cb8b3d36136f14f1ade193d677cea2571a4fdef3 (diff) | |
download | ports-0c38a86f6485a07b4633f45cb043322b3b7af9d4.tar.gz ports-0c38a86f6485a07b4633f45cb043322b3b7af9d4.zip |
Notes
Diffstat (limited to 'textproc/gd-aspell')
-rw-r--r-- | textproc/gd-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/gd-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/gd-aspell/Makefile b/textproc/gd-aspell/Makefile new file mode 100644 index 000000000000..8cbdf55272e9 --- /dev/null +++ b/textproc/gd-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gd-aspell +# Date created: 16 April 2004 +# Whom: Thierry Thomas <thierry@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gd-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Scottish Gaelic dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_GD= aidh + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/gd-aspell/pkg-descr b/textproc/gd-aspell/pkg-descr new file mode 100644 index 000000000000..02d498e55de5 --- /dev/null +++ b/textproc/gd-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Scottish Gaelic dictionary. + +WWW: http://aspell.net/ |