# -*- 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 55801 2009-08-19 13:19:08Z snc@macports.org $

PortSystem          1.0

name                ykpers
version             0.95
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     07706ec8034a89676d50194f54f11d84 \
                    sha1    4eb3d5ea5e7b8906282fdee1fef71379e4ff179d \
                    rmd160  01e6ffec3e78427d1b7beea946370a4e8d4bc9ca

depends_lib	        port:libyubikey

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