17 lines
431 B
Makefile
17 lines
431 B
Makefile
# $NetBSD: Makefile,v 1.12 2009/07/07 21:52:21 joerg Exp $
|
|
|
|
DISTNAME= ispell-gaeilge-2.0
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://borel.slu.edu/~kps/ispell/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://borel.slu.edu/~kps/ispell/
|
|
COMMENT= Irish language support for ispell
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
|
|
|
|
INSTALLATION_DIRS= lib
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|