summaryrefslogtreecommitdiff
path: root/misc/kdeedu3
diff options
context:
space:
mode:
authormarkd <markd>2002-10-03 22:26:13 +0000
committermarkd <markd>2002-10-03 22:26:13 +0000
commitaf4f4013334e088f437a4de7130fecffc086c961 (patch)
treeb6cbb191eca8b36593ed93b951df3a0e359bdd54 /misc/kdeedu3
parentcb0048039af098707aae38858e5286f6b1d08282 (diff)
downloadpkgsrc-af4f4013334e088f437a4de7130fecffc086c961.tar.gz
buildlink1 -> buildlink2
Expand DESCR
Diffstat (limited to 'misc/kdeedu3')
-rw-r--r--misc/kdeedu3/DESCR12
-rw-r--r--misc/kdeedu3/Makefile9
2 files changed, 15 insertions, 6 deletions
diff --git a/misc/kdeedu3/DESCR b/misc/kdeedu3/DESCR
index 90ae45773be..bc5071fc73b 100644
--- a/misc/kdeedu3/DESCR
+++ b/misc/kdeedu3/DESCR
@@ -1 +1,11 @@
-KDE provides an integrated X11 based environment, much like CDE.
+Edu{tainment,cation} tools for the KDE integrated X11 desktop:
+
+* keduca: creation and revision of form-based tests and exams.
+* kgeo: interactive geometry
+* khangman: hangman game. The child should guess a word letter by letter.
+* klatin: aims to help revise or learn latin
+* klettres: helps child to learn french alphabet and to read some syllables
+* kmessedwords: simple mind-training game
+* kstars: desktop planetarium
+* ktouch: program for learning touch typing
+* kvoctrain: vocabulary trainer
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile
index 2555da65274..2b417a61d2c 100644
--- a/misc/kdeedu3/Makefile
+++ b/misc/kdeedu3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/08/28 07:15:35 skrll Exp $
+# $NetBSD: Makefile,v 1.4 2002/10/03 22:26:56 markd Exp $
DISTNAME= kdeedu-3.0.3
CATEGORIES= misc
@@ -10,9 +10,8 @@ REPLACE_PERL= \
${WRKSRC}/kvoctrain/kvoctrain/langen2kvtml \
${WRKSRC}/kvoctrain/kvoctrain/spotlight2kvtml
-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"