# -*- 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 56811 2009-09-02 14:37:24Z snc@macports.org $

PortSystem          1.0

name                libyubikey
version             1.5
categories          security
maintainers         snc openmaintainer
description         Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C.
long_description    ${description}

homepage            http://code.google.com/p/yubico-c/
platforms           darwin
master_sites        http://yubico-c.googlecode.com/files/
checksums           md5     387518eb89c1a9e44cbff95a32edaada \
                    sha1    c43dbb4210b83338ddf0a61a36091115afd950fe \
                    rmd160  1ec1c5b68f73d7bb02b34b9a8c86cf510b736836

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