pkgsrc/x11/kde3-i18n-ja/Makefile

23 lines
596 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.27 2006/04/17 13:46:55 wiz Exp $
2004-03-09 14:36:48 +01:00
DISTNAME= kde-i18n-ja-${_KDE_VERSION}
PKGREVISION= 1
2004-03-09 14:36:48 +01:00
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_KDE_I18N}
2004-03-09 14:36:48 +01:00
COMMENT= Language bindings for the KDE desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_TOOLS+= msgfmt
2004-03-09 14:36:48 +01:00
2006-03-30 05:17:08 +02:00
SUBST_CLASSES+= common
SUBST_STAGE.common= post-patch
SUBST_MESSAGE.common= Fix common documentation path.
SUBST_FILES.common= docs/common/Makefile.in
SUBST_SED.common= -e s:ja/docs/common:common:
2004-04-20 16:38:37 +02:00
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
2004-03-09 14:36:48 +01:00
.include "../../mk/bsd.pkg.mk"