# 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.2 2011/02/21 01:20:33 clsung Exp $

PORTNAME=	uuidtools
PORTVERSION=	2.1.2
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>
