summaryrefslogtreecommitdiff
path: root/textproc/aspell-gl/Makefile
blob: 49ae8dccf5e7ba893a5bdc708b5768619e109a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.1 2013/04/11 00:27:28 rodent Exp $
#

DISTNAME=	aspell6-gl-0.5a-2
PKGNAME=	${DISTNAME:S/6-/-/1:S/-2/.2/1}
CATEGORIES=	textproc
MASTER_SITES=	${MASTER_SITE_GNU:=aspell/dict/gl/}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	rodent@NetBSD.org
HOMEPAGE=	http://ispell-gl.sourceforge.net/minimos/ispell-gl-en.html
COMMENT=	Galician language support for aspell
LICENSE=	gnu-gpl-v2

HAS_CONFIGURE=	yes
USE_LANGUAGES=	# none

.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"