# -*- 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: Portfile 63342 2010-02-03 01:09:18Z snc@macports.org $

PortSystem          1.0

name                ykpers
version             1.3
categories          security
license             BSD
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     299ba0fc168450c6e0858d4b6d2221ab \
                    sha1    5782fa877da821febb5edf5797ab552ba773d182 \
                    rmd160  ce3650803c1d7b58f44b3bd72434a7acb97b381c

depends_lib	        port:libyubikey

livecheck.regex     "files/${name}-(\\d+\\.\\d+)"
