pkgsrc/games/kdetoys3/Makefile
markd 587fb15a94 bl3ify and update to kde3.2.2.
Changes:
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
2004-04-20 13:55:55 +00:00

15 lines
410 B
Makefile

# $NetBSD: Makefile,v 1.25 2004/04/20 13:55:55 markd Exp $
DISTNAME= kdetoys-${_KDE_VERSION}
CATEGORIES= games
COMMENT= Toys for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"