pkgsrc/textproc/ispell-ga/Makefile

20 lines
494 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:45 rodent Exp $
2000-07-14 14:14:49 +02:00
DISTNAME= ispell-gaeilge-2.0
PKGNAME= ${DISTNAME:S/eilge//1}
2000-07-14 14:14:49 +02:00
CATEGORIES= textproc
MASTER_SITES= http://borel.slu.edu/~kps/ispell/
2000-07-14 14:14:49 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
2000-07-14 14:14:49 +02:00
HOMEPAGE= http://borel.slu.edu/~kps/ispell/
COMMENT= Irish language support for ispell
2000-07-14 14:14:49 +02:00
CONFLICTS+= ispell-gaeilge-[0-9]*
DEPENDS+= ispell>=3.1.20:../../textproc/ispell
2000-07-14 14:14:49 +02:00
2009-07-07 23:48:22 +02:00
INSTALLATION_DIRS= lib
MAKE_ENV+= INSTALL=${TOOLS_PATH.install}
2000-07-14 14:14:49 +02:00
.include "../../mk/bsd.pkg.mk"