4ebd628a2e
This is where the dictionaries are found now.
19 lines
479 B
Makefile
19 lines
479 B
Makefile
# $NetBSD: Makefile,v 1.3 2019/07/06 19:12:48 nia Exp $
|
|
#
|
|
|
|
DISTNAME= aspell5-hil-0.11-0
|
|
PKGNAME= ${DISTNAME:S/5-/-/1:S/-0$/.0/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/hil/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://aspell.net/
|
|
COMMENT= Hiligaynon language support for aspell
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|