[111232] trunk/dports/security
g5pw at macports.org
g5pw at macports.org
Tue Sep 17 07:07:56 PDT 2013
Revision: 111232
https://trac.macports.org/changeset/111232
Author: g5pw at macports.org
Date: 2013-09-17 07:07:56 -0700 (Tue, 17 Sep 2013)
Log Message:
-----------
security/pass:
new port
Added Paths:
-----------
trunk/dports/security/pass/
trunk/dports/security/pass/Portfile
Added: trunk/dports/security/pass/Portfile
===================================================================
--- trunk/dports/security/pass/Portfile (rev 0)
+++ trunk/dports/security/pass/Portfile 2013-09-17 14:07:56 UTC (rev 111232)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id$
+PortSystem 1.0
+name pass
+version 1.4.2
+maintainers g5pw openmaintainer
+categories security
+description ${name} is the standard unix password manager
+long_description ${description}
+platforms darwin
+supported_archs noarch
+homepage http://zx2c4.com/projects/password-store/
+
+depends_run port:git-core \
+ port:gnupg2 \
+ port:pwgen
+
+master_sites http://git.zx2c4.com/password-store/snapshot/
+distname password-store-${version}
+use_xz yes
+
+checksums rmd160 8f496a3c302ebe56bbbab002401e1a3efe1e1eaa \
+ sha256 a10a8016a3d6bb32891a9a4086ac0a049587db1a55c1ac3b431c66189bc1a302
+
+use_configure no
+build {}
+
+destroot.env-append PREFIX=${prefix} \
+ SYSCONFDIR=${prefix}/etc
Property changes on: trunk/dports/security/pass/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130917/d7f22e13/attachment.html>
More information about the macports-changes
mailing list