# File lib/native-package-installer/platform/macports.rb, line 31
      def install_command
        "port install -y"
      end