# -*- 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: Portfile 90781 2012-03-14 14:40:02Z snc@macports.org $

PortSystem          1.0

name                libyubikey
version             1.8
categories          security
maintainers         snc openmaintainer
license             BSD
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           rmd160  5d02638b0411d65466fa8c217732d8079b159636 \
                    sha256  1fa999577447cacbc678d9fa771740aba19f1185e32186a0e4869caebfdb9593

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