diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2008-09-23 16:32:06 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2008-09-23 16:32:06 (GMT) |
commit | dd92d9ec38232dfc80b4fff804a0960d23ccc227 (patch) | |
tree | bfa3747b1e62ff8d2dd671200f6c88cf1784fb6b /Utilities/cmcurl-7.19.0/lib/libcurl.plist | |
parent | 5778b6efe98e3676e00f01cfeca62bd9b2b481b5 (diff) | |
download | CMake-dd92d9ec38232dfc80b4fff804a0960d23ccc227.zip CMake-dd92d9ec38232dfc80b4fff804a0960d23ccc227.tar.gz CMake-dd92d9ec38232dfc80b4fff804a0960d23ccc227.tar.bz2 |
ENH: import of new curl version
Diffstat (limited to 'Utilities/cmcurl-7.19.0/lib/libcurl.plist')
-rw-r--r-- | Utilities/cmcurl-7.19.0/lib/libcurl.plist | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Utilities/cmcurl-7.19.0/lib/libcurl.plist b/Utilities/cmcurl-7.19.0/lib/libcurl.plist new file mode 100644 index 0000000..7115570 --- /dev/null +++ b/Utilities/cmcurl-7.19.0/lib/libcurl.plist @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> +<plist version="0.9"> +<dict> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + + <key>CFBundleExecutable</key> + <string>curl</string> + + <key>CFBundleIdentifier</key> + <string>com.libcurl.libcurl</string> + + <key>CFBundleVersion</key> + <string>7.19.0</string> + + <key>CFBundleName</key> + <string>libcurl</string> + + <key>CFBundlePackageType</key> + <string>FMWK</string> + + <key>CFBundleSignature</key> + <string>????</string> + + <key>CFBundleShortVersionString</key> + <string>libcurl 7.19.0</string> + + <key>CFBundleGetInfoString</key> + <string>libcurl.plist 7.19.0</string> +</dict> +</plist>
\ No newline at end of file |