pkgsrc/textproc/aspell-hil/Makefile
rodent 267b6f4c96 Import aspell-hil-0.11.0 as textproc/aspell-hil.
GNU Aspell Hiligaynon Word List Package
2013-04-11 11:16:08 +00:00

19 lines
488 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/04/11 11:16:08 rodent Exp $
#
DISTNAME= aspell5-hil-0.11-0
PKGNAME= ${DISTNAME:S/5-/-/1:S/-0$/.0/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/hil/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://borel.slu.edu/crubadan/
COMMENT= Hiligaynon language support for aspell
LICENSE= gnu-gpl-v2
HAS_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"