c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
22 lines
583 B
Makefile
22 lines
583 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
|
|
#
|
|
|
|
DISTNAME= aspell-br-0.50-2
|
|
PKGNAME= ${DISTNAME:C/br-(.*)-(.*)$/breton-\1.\2/}
|
|
PKGREVISION= 2
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/br/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://aspell.net/
|
|
COMMENT= Breton language support for aspell
|
|
|
|
USE_BUILDLINK3= YES
|
|
HAS_CONFIGURE= YES
|
|
|
|
CONFIGURE_ENV+= ASPELL=${PREFIX}/bin/aspell
|
|
CONFIGURE_ENV+= WORD_LIST_COMPRESS=${PREFIX}/bin/word-list-compress
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|