# $Id: Portfile 48992 2009-04-01 16:30:45Z jmr@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          uuidtools 1.0.4 gem {} rubyforge_gem

maintainers         devclue.com:blair openmaintainer
description         Generate UUIDs (or GUIDs) with Ruby.
long_description    UUIDTools was designed to be a simple library for \
                    generating any of the various types of UUIDs (or GUIDs \
                    if you prefer to call them that). It conforms to RFC 4122 \
                    whenever possible.
platforms           darwin

checksums           md5 6a4b126b4e20192ad75955a886640dbc \
                    rmd160 7bb0cb77a36eb97372dd8713035ca66bf482f530 \
                    sha1 273584ecc69e9957963a7c93e91d43edc1924e79
