Re: [MacPorts] #7493: RFE: license metadata
#7493: RFE: license metadata ---------------------------------+------------------------------------------ Reporter: ben@opendarwin.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by afb@macports.org): Here is the current workaround for the Installer.app package target: {{{ post-pkg { if {[file exists ${workpath}/${name}-${version}.pkg/Contents/Resources/English.lproj]} { set resources ${workpath}/${name}-${version}.pkg/Contents/Resources/English.lproj } else { set resources ${workpath}/${name}-${version}.pkg/Contents/Resources } file copy -force -- ${filespath}/License.html ${resources} } }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/7493#comment:3> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts