summaryrefslogtreecommitdiff
path: root/textproc/ruby-yard/Makefile
blob: 13e036495f621085dcbd84ad1459b639cab6ee7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2015/02/05 15:24:27 taca Exp $

DISTNAME=	yard-0.8.7.6
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"