pkgsrc/textproc/aspell-de-alt/Makefile
rodent 366191773d Import aspell-de-alt-2.1.1 as textproc/aspell-de-alt.
GNU Aspell 0.60 German - Old Spelling (Deutsch - Alter Spelling) Dictionary
Package
2013-04-13 12:53:32 +00:00

19 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/04/13 12:53:32 rodent Exp $
#
DISTNAME= aspell6-de-alt-2.1-1
PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de-alt/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= German (Old Spelling) language support for aspell
LICENSE= gnu-gpl-v2
HAS_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"