# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 144967 2016-01-22 18:01:40Z cal@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup StackExchange blackbox 1.20160122 v name vcs_blackbox categories security platforms darwin maintainers whatexit.org:tal openmaintainer license BSD supported_archs noarch description Safely store secrets in git/hg/svn repos using GPG encryption long_description Storing secrets such as passwords, certificates and private keys \ in Git/Mercurial/SubVersion is dangerous. Blackbox makes it easy \ to store secrets safely using GPG encryption. They can be easily \ decrypted for editing or use in production. checksums rmd160 9dd7ae3d7aba11be98b2f8b600a235cfbcdc5319 \ sha256 4e7e156bb46713cab7a0283a5dc02e9da4bc0316ffcabc7e2af1bce6c31fae4a use_configure no build {} # This project's Makefile uses DESTDIR incorrectly. destroot.destdir DESTDIR=${destroot}${prefix} destroot.target packages-macports