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