# $NetBSD: Makefile,v 1.4 2016/10/18 14:50:54 taca Exp $

DISTNAME=	yard-0.9.5
CATEGORIES=	ruby textproc

MAINTAINER=	rodent@NetBSD.org
HOMEPAGE=	http://yardoc.org/
COMMENT=	Documentation generation tool for the Ruby programming language
LICENSE=	mit

USE_LANGUAGES=	# none
RUBYGEM_OPTIONS+=	--format-executable

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
