add license stanza to suspicious-package

This commit is contained in:
Roland Walker 2014-10-01 11:34:01 -04:00
parent 4a79b63ce2
commit 0083cb9f0c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class SuspiciousPackage < Cask
url 'http://www.mothersruin.com/software/downloads/SuspiciousPackage.pkg'
homepage 'http://www.mothersruin.com/software/SuspiciousPackage/'
license :unknown
pkg 'SuspiciousPackage.pkg'
uninstall :pkgutil => 'com.mothersruin.pkg.SuspiciousPackagePlugin'