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
570 B
Makefile
22 lines
570 B
Makefile
# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:19 tv Exp $
|
|
#
|
|
|
|
DISTNAME= aspell-sk-0.52-0
|
|
PKGNAME= ${DISTNAME:C/sk-(.*)-(.*)/slovak-\1.\2/}
|
|
PKGREVISION= 1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://spell.linux.sk/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= salo@NetBSD.org
|
|
HOMEPAGE= http://spell.linux.sk/
|
|
COMMENT= Slovak 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"
|