# -*- 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 134130 2015-03-18 22:01:59Z cal@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup StackExchange blackbox 1.20150318 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 f7e59a9b539ce2285608a8e9e65395a75b913726 \ sha256 87ccd2258cefe9d2eac66a7737a71de471862763d72d895b356260617336d808 use_configure no build {} # This project's Makefile uses DESTDIR incorrectly. destroot.destdir DESTDIR=${destroot}${prefix} destroot.target packages-macports