e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
21 lines
576 B
Makefile
21 lines
576 B
Makefile
# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:47 jschauma Exp $
|
|
#
|
|
|
|
DISTNAME= aspell-fo-0.50-2
|
|
PKGNAME= ${DISTNAME:C/fo-(.*)-(.*)$/faroese-\1.\2/}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fo/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
HOMEPAGE= http://aspell.net/
|
|
COMMENT= Faroese language support for aspell
|
|
|
|
USE_BUILDLINK2= YES
|
|
HAS_CONFIGURE= YES
|
|
|
|
CONFIGURE_ENV+= ASPELL=${PREFIX}/bin/aspell
|
|
CONFIGURE_ENV+= WORD_LIST_COMPRESS=${PREFIX}/bin/word-list-compress
|
|
|
|
.include "../../textproc/aspell/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|