diff options
Diffstat (limited to 'textproc/ispell-gaeilge/Makefile')
-rw-r--r-- | textproc/ispell-gaeilge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ispell-gaeilge/Makefile b/textproc/ispell-gaeilge/Makefile index df1a4936939..044d1ede1d0 100644 --- a/textproc/ispell-gaeilge/Makefile +++ b/textproc/ispell-gaeilge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/07/14 12:14:49 ad Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:29 wiz Exp $ DISTNAME= ispell-gaeilge-0.1 CATEGORIES= textproc @@ -6,6 +6,7 @@ MASTER_SITES= http://borel.slu.edu/~kps/ispell/ MAINTAINER= ad@netbsd.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ +COMMENT= Irish language support for ispell DEPENDS+= ispell>=3.1.20:../../textproc/ispell |