pantry/projects/github.com/mono0926/LicensePlist/package.yml

20 lines
408 B
YAML
Raw Permalink Normal View History

distributable:
url: https://github.com/mono0926/LicensePlist/archive/refs/tags/{{version.tag}}.tar.gz
strip-components: 1
versions:
github: mono0926/LicensePList
platforms:
- darwin
build:
make install PREFIX={{prefix}}
provides:
- bin/license-plist
test:
- echo 'github "realm/realm-swift" "v10.20.2"' > Cartfile.resolved
- license-plist --suppress-opening-directory | grep 'None 🎉'