# New ports collection makefile for:	rubygem-drydock
# Date created:		2011-11-03
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-drydock/Makefile,v 1.2 2011/11/16 18:57:07 sunpoet Exp $
#

PORTNAME=	drydock
PORTVERSION=	0.6.9
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Build seaworthy command-line apps with a powerful Ruby DSL

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
