# Ports collection makefile for:	rubygem-uuidtools
# Date created:				11 Jun 2010
# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-uuidtools/Makefile,v 1.1 2010/06/11 20:44:55 pgollucci Exp $

PORTNAME=	uuidtools
PORTVERSION=	2.1.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A simple universally unique ID generation library

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
