pkgsrc/textproc/aspell-is/Makefile
2017-09-16 19:26:41 +00:00

24 lines
657 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/09/16 19:27:12 wiz Exp $
#
DISTNAME= aspell-is-0.51.1-0
PKGNAME= ${DISTNAME:S/-0$/.0/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/is/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://helgafell.rhi.hi.is/pub/aspell-is
COMMENT= Icelandic language support for aspell
LICENSE= gnu-gpl-v2
HAS_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../mk/bsd.prefs.mk"
.if ${PKG_FORMAT} == "pkg" && ${OPSYS} == "Linux"
BROKEN= Non-ASCII PLIST and thus problem with libarchive on glibc systems.
.endif
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"