d8262452c1
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
14 lines
344 B
Makefile
14 lines
344 B
Makefile
# $NetBSD: Makefile,v 1.8 2002/12/24 06:10:03 wiz Exp $
|
|
|
|
DISTNAME= kdegames-3.0.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
COMMENT= Games for the KDE integrated X11 desktop
|
|
|
|
.include "../../x11/kde3/Makefile.kde3"
|
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../x11/kde3/buildlink2.mk"
|
|
.include "../../x11/kdebase3/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|