pkgsrc/textproc/ruby-yard/Makefile
2015-02-05 15:24:27 +00:00

15 lines
380 B
Makefile

# $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"