From 390fc9c78113697674ed1a481f71f7edef535289 Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 2 Oct 2002 12:23:49 +0000 Subject: buildlink1 -> buildlink2 Expand on the DESCR. Partially addresses pkg/18374 --- games/kdetoys3/DESCR | 17 ++++++++++++++++- games/kdetoys3/Makefile | 9 ++++----- 2 files changed, 20 insertions(+), 6 deletions(-) (limited to 'games/kdetoys3') diff --git a/games/kdetoys3/DESCR b/games/kdetoys3/DESCR index 90ae45773be..7bbea985acc 100644 --- a/games/kdetoys3/DESCR +++ b/games/kdetoys3/DESCR @@ -1 +1,16 @@ -KDE provides an integrated X11 based environment, much like CDE. +This package provides some toy applications that are part of the +standard KDE environment: + +* amor: Amusing Misuse Of Resources put's comic figures above your windows +* eyesapplet: a kicker applet similar to XEyes +* fifteenapplet: kicker applet, order 15 pieces in a 4x4 square by moving them +* kaphorism: displays aphorisms +* kfortune: shows your daily fortune +* kmoon: system tray applet showing the moon phase +* kodo: mouse movement meter +* kscore: kicker applet with a sports ticker +* kteatime: system tray applet that makes sure your tea doesn't get too strong +* ktux: Tux-in-a-Spaceship screen saver +* kweather: kicker applet that will display the current weather outside +* kworldwatch: application and kicker applet showing daylight area on the world + globe diff --git a/games/kdetoys3/Makefile b/games/kdetoys3/Makefile index 61b4f4ca6ac..d675ba15c9c 100644 --- a/games/kdetoys3/Makefile +++ b/games/kdetoys3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/28 07:15:28 skrll Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/02 12:23:49 markd Exp $ DISTNAME= kdetoys-3.0.3 CATEGORIES= games @@ -6,9 +6,8 @@ COMMENT= Toys for the KDE integrated X11 desktop .include "../../x11/kde3/Makefile.kde3" -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES -.include "../../x11/kde3/buildlink.mk" -.include "../../x11/kdebase3/buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../x11/kde3/buildlink2.mk" +.include "../../x11/kdebase3/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3