Fink:Packaging:Xcode portability
From the Fink Wiki
Note: this page is under construction.
/Developer: `xcode-select -print-path`
/Developer/SDKs: `xcodebuild -version -sdk 2>&1 | grep "^Path" | grep MacOSX | head -n1 | cut -d: -f2 | xargs dirname`