pkgsrc/misc/koffice-i18n-fr/Makefile
wiz 7b53b52892 This package installs an autocorrect file, so depend on koffice.
However, don't use its bl3.mk, because it doesn't need any library
from koffice.
Bump PKGREVISION.
2006-03-15 00:26:07 +00:00

19 lines
473 B
Makefile

# $NetBSD: Makefile,v 1.9 2006/03/15 00:26:07 wiz Exp $
DISTNAME= koffice-i18n-fr-1.3.5
PKGREVISION= 6
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://www.koffice.org/
COMMENT= French language pack for KOffice
DEPENDS+= koffice-[0-9]*:../../misc/koffice
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../mk/bsd.pkg.mk"