We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Portfile
cmake
test.run
test.cmd
test.target
portfile(7)
openssl dgst -rmd160 <file>
openssl dgst -sha256 <file>
The text was updated successfully, but these errors were encountered:
An initial Portfile definition has been added to a forked ports tree to add support for MacPorts.
Sorry, something went wrong.
marcransome
No branches or pull requests
Tasks to complete:
Portfile
definitioncmake
configuration; see Restructure codebase and add unit tests #46test.run
,test.cmd
andtest.target
toPortfile
accordingly; seeportfile(7)
for more informationPortfile
checksums to represent the latest release tarball (openssl dgst -rmd160 <file>
andopenssl dgst -sha256 <file>
)The text was updated successfully, but these errors were encountered: