18 lines
479 B
Makefile
18 lines
479 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/09/16 19:27:14 wiz Exp $
|
|
|
|
DISTNAME= aspell-mt-0.50-0
|
|
PKGNAME= ${DISTNAME:S/-0$/.0/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/mt/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
#HOMEPAGE= http://linux.org.mt/spellcheck/
|
|
COMMENT= Maltese language support for aspell
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|