a12cfe5a89
GNU Aspell 0.60 Latin Dictionary Package
19 lines
481 B
Makefile
19 lines
481 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/11 17:01:30 rodent Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-la-20020503-0
|
|
PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/la/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
HOMEPAGE= http://j3e.de/ispell/iroma/
|
|
COMMENT= Latin language support for aspell
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|