# -*- 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 74911 2011-01-06 13:49:29Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      g2 0.1
categories                      graphics
platforms                       darwin
maintainers                     ryandesign
license                         BSD
supported_archs                 noarch

description                     an interface to the g2 graphics library for Pure

long_description                ${name} provides ${description}.

checksums                       sha1    09cd26a0cf2087644922f9152d684a2e2f71f713 \
                                rmd160  3ac84e7b9c5897176d81e93f39a22286f4d96771

depends_run-append              port:g2
