summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrh <rh>2003-01-03 05:37:33 +0000
committerrh <rh>2003-01-03 05:37:33 +0000
commit4cbd62542fe117ebaa54d78ec52bfffb6dbe24a1 (patch)
tree621d894170de958eb554931bedabf11114b27d7b /meta-pkgs
parent37bc7b81312be6f3167d644ac88413a1b0c66ba9 (diff)
downloadpkgsrc-4cbd62542fe117ebaa54d78ec52bfffb6dbe24a1.tar.gz
Initial import of gnustep-1.5.1, a meta-package for GNUstep.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnustep/DESCR5
-rw-r--r--meta-pkgs/gnustep/Makefile29
-rw-r--r--meta-pkgs/gnustep/PLIST2
3 files changed, 36 insertions, 0 deletions
diff --git a/meta-pkgs/gnustep/DESCR b/meta-pkgs/gnustep/DESCR
new file mode 100644
index 00000000000..400d37dddeb
--- /dev/null
+++ b/meta-pkgs/gnustep/DESCR
@@ -0,0 +1,5 @@
+ GNUstep provides an Object-Oriented application development framework and
+tool set for use on a wide variety of computer platforms. GNUstep is based
+on the original OpenStep specification provided by NeXT, Inc. (now Apple).
+GNUstep is becoming more and more stable every day and is used in a
+production environment by several companies.
diff --git a/meta-pkgs/gnustep/Makefile b/meta-pkgs/gnustep/Makefile
new file mode 100644
index 00000000000..bdf4717cd99
--- /dev/null
+++ b/meta-pkgs/gnustep/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/01/03 05:37:33 rh Exp $
+#
+
+DISTNAME= gnustep-1.5.1
+CATEGORIES= meta-pkgs x11 gnustep
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.gnustep.org/
+COMMENT= meta-package for GNUstep
+
+DEPENDS+= gnustep-examples>0.9.7:../../devel/gnustep-examples
+DEPENDS+= gnustep-preferences>1.2.0:../../x11/gnustep-preferences
+DEPENDS+= ImageViewer-[0-9]*:../../graphics/ImageViewer
+DEPENDS+= 3DKit-[0-9]*:../../graphics/3DKit
+DEPENDS+= GNUMail>1.0.3:../../mail/GNUMail
+
+USE_X11= yes
+USE_BUILDLINK2= yes
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include "../../x11/gnustep-back/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/gnustep/PLIST b/meta-pkgs/gnustep/PLIST
new file mode 100644
index 00000000000..37364a1a7ec
--- /dev/null
+++ b/meta-pkgs/gnustep/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/03 05:37:34 rh Exp $
+@comment this plist intentionally left empty