# -*- 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

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

github.setup        mobius3 tweeny 3.2.1 v
revision            0
categories          devel graphics
platforms           any
supported_archs     noarch
license             MIT
maintainers         nomaintainer
description         A C++ tweening library
long_description    Tweeny is an inbetweening library designed \
                    for the creation of complex animations for \
                    games and other beautiful interactive software
homepage            http://mobius3.github.io/tweeny

checksums           rmd160  f2702ce6045e53d967d23ef25bf53d6ae45f3c35 \
                    sha256  76be17b39b234b4a7c12a5d9497ebb3d52b817eaf4c3748d1d21cf7df76835ed \
                    size    51735
github.tarball_from archive

compiler.cxx_standard   2011
