pkgsrc/textproc/aspell-tl/Makefile
rodent 8fd0608eee Import aspell-tl-0.02.1 as textproc/aspell-tl.
GNU Aspell Tagalog Word List Package
2013-04-13 12:03:06 +00:00

19 lines
492 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/04/13 12:03:06 rodent Exp $
#
DISTNAME= aspell5-tl-0.02-1
PKGNAME= ${DISTNAME:S/5-/-/1:S/-1/.1/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/tl/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://borel.slu.edu/crubadan/index.html
COMMENT= Tagalog language support for aspell
LICENSE= gnu-gpl-v2
HAS_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"