23 lines
475 B
Makefile
23 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/11/11 21:58:06 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= aspell-dictionaries-1.0
|
|
CATEGORIES= meta-pkgs textproc
|
|
MASTER_SITES= # blank
|
|
DISTFILES= # empty
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://aspell.net/
|
|
COMMENT= "meta-package" for aspell spell checker dictionaries
|
|
LICENSE= # blank
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "options.mk"
|
|
|
|
WRKSRC= # blank
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|