github.com/Carthage/Carthage

This commit is contained in:
andrejrabcenko 2023-07-16 01:20:14 +03:00 committed by Jacob Heider
parent ba3da8e247
commit 6b1545c843

View file

@ -0,0 +1,15 @@
distributable:
url: https://github.com/Carthage/Carthage/archive/{{version}}.tar.gz
strip-components: 1
versions:
github: Carthage/Carthage
platforms:
- darwin
build:
script:
- make prefix_install PREFIX={{prefix}}
provides:
- bin/carthage
test:
script:
- carthage version | grep {{version}}