pkgsrc-wip/ispell-dictionaries/Makefile

25 lines
518 B
Makefile

# $NetBSD: Makefile,v 1.4 2013/04/24 02:27:58 othyro Exp $
DISTNAME= ispell-dictionaries-1.0
PKGREVISION= 1
CATEGORIES= meta-pkgs textproc
MASTER_SITES= # blank
DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ficus-www.cs.ucla.edu/geoff/ispell.html
COMMENT= "meta-package" for ispell spell checker dictionaries
#LICENSE= # blank
USE_LANGUAGES= # none
DEPENDS+= ispell>=3.3.02:../../textproc/ispell
.include "options.mk"
WRKSRC= # blank
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"