summaryrefslogtreecommitdiff
path: root/lang/objc/DESCR
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-09-24 00:28:01 +0000
committerrh <rh@pkgsrc.org>2004-09-24 00:28:01 +0000
commitd9b82d400a9defa53527b2ff3cfd7d584f14f7e0 (patch)
tree661ab33b1e4470921b0144b112cdc00e9a9de63c /lang/objc/DESCR
parentaed38a18ae3f890e8e514c99259e463e4d3a92fe (diff)
downloadpkgsrc-d9b82d400a9defa53527b2ff3cfd7d584f14f7e0.tar.gz
Initial import of objc-3.2.5, a Portable Object Compiler for translating
Objective-C to C plus an associated class library.
Diffstat (limited to 'lang/objc/DESCR')
-rw-r--r--lang/objc/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/objc/DESCR b/lang/objc/DESCR
new file mode 100644
index 00000000000..900cc9f5b43
--- /dev/null
+++ b/lang/objc/DESCR
@@ -0,0 +1,2 @@
+ The Portable Object Compiler consists of a set of Objective-C class
+libraries and a precompiler (translator) that generates plain C code.