summaryrefslogtreecommitdiff
path: root/pkgtools/cwrappers/DESCR
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-09-17 12:40:56 +0000
committerjoerg <joerg@pkgsrc.org>2014-09-17 12:40:56 +0000
commiteed6611b55d6775ac51eab96cda7471a2c78e83a (patch)
tree7b86f87ea67d008616a375422ae26ebcab7e7cc2 /pkgtools/cwrappers/DESCR
parentf50151c182fc0530d5734d41dceac825b231c59e (diff)
downloadpkgsrc-eed6611b55d6775ac51eab96cda7471a2c78e83a.tar.gz
Add cwrappers-20100308 with minimal compat changes. Developed as part of
GSoC 2007, initial test suite parts from schmonz@, nagging by jperkin, approval for addition during freeze by agc@.
Diffstat (limited to 'pkgtools/cwrappers/DESCR')
-rw-r--r--pkgtools/cwrappers/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgtools/cwrappers/DESCR b/pkgtools/cwrappers/DESCR
new file mode 100644
index 00000000000..082b16095c4
--- /dev/null
+++ b/pkgtools/cwrappers/DESCR
@@ -0,0 +1,4 @@
+The cwrappers package implements the compiler wrappers for pkgsrc.
+They are the fundation of the buildlink framework. They also allow
+various transformations of arguments to simplify
+cross-platform portability.