Create a MacOS X App Bundle Using MacPorts: Difference between revisions

Line 44: Line 44:
  <nowiki>sudo port mdmg octave-local @<version>+variant1+variant2</nowiki>
  <nowiki>sudo port mdmg octave-local @<version>+variant1+variant2</nowiki>


The DMG will be placed in the port's work directory.  If a local portfile is used, a symbolic link to the work directory will be placed in the directory containing the portfile.
The DMG will be placed in the port's {{Codeline|<nowiki>work</nowiki>}} directory.  If a local portfile is used, a symbolic link to the {{Codeline|<nowiki>work</nowiki>}} directory will be placed in the directory containing the portfile.


==Use Platypus to produce a template for the App bundle==
==Use Platypus to produce a template for the App bundle==
364

edits