pkgsrc/games/kdegames3/Makefile
markd ae46803e63 bl3ify and update to kde3.2.2.
Changes:
* kpat: Fix Highscores
* kpat: Fix [PATCH] Remove deprecated KLineEditDlg
* kpat: Disable the Hint/Demo/Redeal actions in case a game cannot be won
  anymore
* artwork: Fix KFoulEggs icon
* docs: Fix Error in kpatience documentation
* docs: Fix Errors in kreversi doc
* docs: Fix typo in ktron documentation
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
2004-04-20 13:59:34 +00:00

15 lines
412 B
Makefile

# $NetBSD: Makefile,v 1.28 2004/04/20 13:59:34 markd Exp $
DISTNAME= kdegames-${_KDE_VERSION}
CATEGORIES= games
COMMENT= Games 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"