[53763] trunk/dports/security

snc at macports.org snc at macports.org
Mon Jul 13 06:20:01 PDT 2009


Revision: 53763
          http://trac.macports.org/changeset/53763
Author:   snc at macports.org
Date:     2009-07-13 06:20:00 -0700 (Mon, 13 Jul 2009)
Log Message:
-----------
created ykpers, took openmaintainer, #20220

Added Paths:
-----------
    trunk/dports/security/ykpers/
    trunk/dports/security/ykpers/Portfile

Added: trunk/dports/security/ykpers/Portfile
===================================================================
--- trunk/dports/security/ykpers/Portfile	                        (rev 0)
+++ trunk/dports/security/ykpers/Portfile	2009-07-13 13:20:00 UTC (rev 53763)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                ykpers
+version             0.92
+categories          security
+maintainers         snc openmaintainer
+description	        Easily personalize Yubico's USB keys.
+long_description    Yubico's USB keys (called Yubikeys) need to be \
+                    personalized. This project's purpose is to create a \
+                    library that makes this an easy task.
+
+homepage            http://code.google.com/p/yubikey-personalization/
+platforms           darwin
+master_sites        http://yubikey-personalization.googlecode.com/files/
+checksums           md5    539a4d2a347594c4710798e94cafb14b \
+                    sha1   1b7a0d84cb7b752be96694c61987a001a1a0b3e7 \
+                    rmd160 1591efd6775048b1225bc3b3ef35e0d7cf67f94f
+
+depends_lib	        port:libyubikey
+
+livecheck.regex     "files/${name}-(\\d+\\.\\d+)"


Property changes on: trunk/dports/security/ykpers/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/20090713/db74281c/attachment-0001.html>


More information about the macports-changes mailing list