# -*- 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 101188 2013-01-06 02:10:22Z ryandesign@macports.org $

PortSystem              1.0
PortGroup               php 1.1

name                    php-uuid
version                 1.0.3
categories-append       net www
platforms               darwin
maintainers             pixilla

php.branches            5.3 5.4 5.5
php.pecl                yes

description             A wrapper around libuuid from the ext2utils project.

long_description        ${description}

checksums               rmd160  5c49902e47b41cdd8e731fe88da2074818f6ac00 \
                        sha256  6832c6453efec9800d2dc0bb9786cea02888378e88c15851f79210ef78369ef1

use_parallel_build      yes

patchfiles              patch-osx_build.diff
