13 lines
361 B
Makefile
13 lines
361 B
Makefile
# $NetBSD: Makefile,v 1.6 2001/03/22 13:53:58 wiz Exp $
|
|
|
|
DISTNAME= ispell-gaeilge-0.1
|
|
CATEGORIES= textproc
|
|
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-base>=3.1.20:../../textproc/ispell-base
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|