summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorrh <rh>2002-09-29 06:19:16 +0000
committerrh <rh>2002-09-29 06:19:16 +0000
commit1f1f9b0b6094d1eb4b285d000ba724ada009cae5 (patch)
tree1b3f46b3fa8d3184d0cd3a4ee6a73d36398900d8 /graphics/Makefile
parent52660812d7519d6e8e945c543dd48eb1b639b221 (diff)
downloadpkgsrc-1f1f9b0b6094d1eb4b285d000ba724ada009cae5.tar.gz
Add and enable 3DKit packages
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 753719a8307..fe5d1a69bc7 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,9 +1,15 @@
-# $NetBSD: Makefile,v 1.203 2002/09/29 00:15:58 wiz Exp $
+# $NetBSD: Makefile,v 1.204 2002/09/29 06:19:16 rh Exp $
#
COMMENT= Graphics tools and libraries
+SUBDIR+= 3DKit
SUBDIR+= CompuPic
+SUBDIR+= GeometryKit
+SUBDIR+= GLXKit
+SUBDIR+= GlutKit
+SUBDIR+= RenderKit
+SUBDIR+= SDLKit
SUBDIR+= GMT
SUBDIR+= GUIlib
SUBDIR+= ImageMagick