summaryrefslogtreecommitdiff
path: root/textproc/ruby-yard/Makefile
blob: 1fa202a04888730a14da5ec565e9ee30d630f261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.8 2017/09/16 19:27:20 wiz Exp $

DISTNAME=	yard-0.9.9
CATEGORIES=	ruby textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://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"