Squashed 'contrib/signify/' content from commit a1554a4

git-subtree-dir: contrib/signify
git-subtree-split: a1554a4384c794c004da70bd006ce93101f77426
This commit is contained in:
Harshavardhana
2014-10-30 22:28:37 -07:00
commit 2acc68d1af
37 changed files with 7580 additions and 0 deletions

9
INSTALL Normal file
View File

@@ -0,0 +1,9 @@
To install signify-portable:
make
make install
This will install the signify binary in /usr/bin and the manpage to
/usr/man/man1. The makefile understands DESTDIR for those using
a staging directory for packaging.