[128308] trunk/dports/security

jann at macports.org jann at macports.org
Tue Nov 18 15:31:13 PST 2014


Revision: 128308
          https://trac.macports.org/changeset/128308
Author:   jann at macports.org
Date:     2014-11-18 15:31:13 -0800 (Tue, 18 Nov 2014)
Log Message:
-----------
New port: pinentry-mac

Added Paths:
-----------
    trunk/dports/security/pinentry-mac/
    trunk/dports/security/pinentry-mac/Portfile

Added: trunk/dports/security/pinentry-mac/Portfile
===================================================================
--- trunk/dports/security/pinentry-mac/Portfile	                        (rev 0)
+++ trunk/dports/security/pinentry-mac/Portfile	2014-11-18 23:31:13 UTC (rev 128308)
@@ -0,0 +1,20 @@
+# -*- 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$
+
+PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           xcode 1.0
+
+github.setup        GPGTools pinentry-mac 0.81
+categories          security
+license             GPL-2
+maintainers         jann openmaintainer
+
+description         Mac version of the GnuPG pinetry tool.
+
+long_description    ${description}
+
+fetch.type          git
+git.branch          b69e996d7a968ab91461a27368b25fda98d9928d
+
+xcode.destroot.path ${prefix}/libexec
\ No newline at end of file


Property changes on: trunk/dports/security/pinentry-mac/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141118/167f694c/attachment.html>


More information about the macports-changes mailing list