# File lib/native-package-installer/platform/macports.rb, line 22
        def current_platform?
          ExecutableFinder.exist?("port")
        end