summaryrefslogtreecommitdiff
path: root/lang/objc/DESCR
diff options
context:
space:
mode:
authorrh <rh>2004-09-24 00:28:01 +0000
committerrh <rh>2004-09-24 00:28:01 +0000
commitd8918d80a36437cf19c88a1041fe4163c3ed2628 (patch)
tree661ab33b1e4470921b0144b112cdc00e9a9de63c /lang/objc/DESCR
parent5f5a83c16d019bd0356cb41d83bc1a6f9db3036b (diff)
downloadpkgsrc-d8918d80a36437cf19c88a1041fe4163c3ed2628.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.