# File lib/puppet/provider/package/freebsd.rb, line 14
14:     def self.listcmd
15:         command(:pkginfo)
16:     end