ea1b22fc82
GNU Aspell 0.60 Lithuanian Dictionary Package
19 lines
463 B
Makefile
19 lines
463 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/11 17:09:53 rodent Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-lt-1.3
|
|
PKGNAME= ${DISTNAME:S/6-/-/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
HOMEPAGE= ftp://ftp.akl.lt/ispell-lt/
|
|
COMMENT= Lithuanian language support for aspell
|
|
LICENSE= modified-bsd
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|