From 5cd8ee4b962cdd072d3994b007a2d4fa664f498c Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 13 Apr 2004 11:24:20 +0000 Subject: - resurrect from 2003/03/02 - new gnustep paths --- lang/gnustep-objc/distinfo | 2 ++ lang/gnustep-objc/pkg-descr | 9 +++++++++ lang/gnustep-objc/pkg-plist | 16 ++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 lang/gnustep-objc/distinfo create mode 100644 lang/gnustep-objc/pkg-descr create mode 100644 lang/gnustep-objc/pkg-plist (limited to 'lang/gnustep-objc') diff --git a/lang/gnustep-objc/distinfo b/lang/gnustep-objc/distinfo new file mode 100644 index 000000000000..61eb4f9d3fe8 --- /dev/null +++ b/lang/gnustep-objc/distinfo @@ -0,0 +1,2 @@ +MD5 (gnustep-objc-1.3.0.tar.gz) = 9efd9dd2f2aaee04081421f36c0f99b1 +SIZE (gnustep-objc-1.3.0.tar.gz) = 135408 diff --git a/lang/gnustep-objc/pkg-descr b/lang/gnustep-objc/pkg-descr new file mode 100644 index 000000000000..267b7c2ce47d --- /dev/null +++ b/lang/gnustep-objc/pkg-descr @@ -0,0 +1,9 @@ +GNUstep is a set of general-purpose Objective-C libraries based on the +OpenStep standard developed by NeXT (now Apple) Inc. The libraries +consist of everything from foundation classes, such as dictionaries and +arrays, to GUI interface classes such as windows, sliders, buttons, etc. + +Please contact the GNUstep maintainers at in +case of questions and help offers. + +WWW: http://www.gnustep.org/ diff --git a/lang/gnustep-objc/pkg-plist b/lang/gnustep-objc/pkg-plist new file mode 100644 index 000000000000..c39ecd480bad --- /dev/null +++ b/lang/gnustep-objc/pkg-plist @@ -0,0 +1,16 @@ +System/Library/Headers/objc/hash.h +System/Library/Headers/objc/objc-list.h +System/Library/Headers/objc/sarray.h +System/Library/Headers/objc/objc.h +System/Library/Headers/objc/objc-api.h +System/Library/Headers/objc/objc-decls.h +System/Library/Headers/objc/NXConstStr.h +System/Library/Headers/objc/Object.h +System/Library/Headers/objc/Protocol.h +System/Library/Headers/objc/encoding.h +System/Library/Headers/objc/typedstream.h +System/Library/Headers/objc/thr.h +System/Library/Libraries/libobjc.so +System/Library/Libraries/libobjc.so.%%MAJORVERSION%% +System/Library/Libraries/libobjc.so.%%VERSION%% +@dirrm System/Library/Headers/objc -- cgit v1.2.3