pkgsrc/x11/kde3-i18n-rw/Makefile
markd 73e577508f Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 12:36:14 +00:00

15 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.1 2005/12/11 12:36:21 markd Exp $
DISTNAME= kde-i18n-rw-${_KDE_VERSION}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITES_KDE:=kde-i18n/}
COMMENT= Language bindings for the KDE desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
BUILD_USES_MSGFMT= yes
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"