# New ports collection makefile for:	rubygem-yard
# Date created:		2011-10-20
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/textproc/rubygem-yard/Makefile,v 1.4 2012/02/01 07:34:10 sunpoet Exp $
#

PORTNAME=	yard
PORTVERSION=	0.7.5
CATEGORIES=	textproc devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	A documentation generation tool for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/yard \
		bin/yardoc \
		bin/yri

.include <bsd.port.mk>
