pkgsrc/textproc/aspell-gl/Makefile
rodent d8950867b0 Import aspell-gl-0.5a.2 as textproc/aspell-gl.
GNU Aspell 0.60 Galician (Galego (minimos)) Dictionary Package
2013-04-11 00:27:28 +00:00

19 lines
511 B
Makefile

# $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"