pkgsrc/x11/kde3-i18n-it/Makefile

23 lines
596 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.26 2006/04/17 13:46:55 wiz Exp $
DISTNAME= kde-i18n-it-${_KDE_VERSION}
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_KDE_I18N}
COMMENT= Language bindings for the KDE desktop
2003-07-30 17:13:04 +02:00
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_TOOLS+= msgfmt
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:it/docs/common:common:
2004-04-20 16:38:37 +02:00
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"