[48527] trunk/dports/math/pspp/files
snc at macports.org
snc at macports.org
Tue Mar 24 07:05:53 PDT 2009
Revision: 48527
http://trac.macports.org/changeset/48527
Author: snc at macports.org
Date: 2009-03-24 07:05:53 -0700 (Tue, 24 Mar 2009)
Log Message:
-----------
the folder for the finder-launchable application
Added Paths:
-----------
trunk/dports/math/pspp/files/PSPP.app/
trunk/dports/math/pspp/files/PSPP.app/Contents/
trunk/dports/math/pspp/files/PSPP.app/Contents/Info.plist
trunk/dports/math/pspp/files/PSPP.app/Contents/MacOS/
Added: trunk/dports/math/pspp/files/PSPP.app/Contents/Info.plist
===================================================================
--- trunk/dports/math/pspp/files/PSPP.app/Contents/Info.plist (rev 0)
+++ trunk/dports/math/pspp/files/PSPP.app/Contents/Info.plist 2009-03-24 14:05:53 UTC (rev 48527)
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>PSPP</string>
+ <key>CFBundleExecutable</key>
+ <string>psppire</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.gnu.pspp</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>PSPP</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>0.6.1</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.5</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright © 2009 Ben Pfaff
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.</string>
+</dict>
+</plist>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090324/2bc3f15b/attachment.html>
More information about the macports-changes
mailing list