2020-05-09 08:00:41 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2020/05/09 06:00:41 taca Exp $
|
2014-07-05 14:33:15 +02:00
|
|
|
|
2020-05-09 08:00:41 +02:00
|
|
|
DISTNAME= yard-0.9.25
|
2020-03-24 18:22:32 +01:00
|
|
|
CATEGORIES= textproc
|
2014-07-05 14:33:15 +02:00
|
|
|
|
2017-09-16 21:26:41 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-09-04 20:08:18 +02:00
|
|
|
HOMEPAGE= https://yardoc.org/
|
2014-07-05 14:33:15 +02:00
|
|
|
COMMENT= Documentation generation tool for the Ruby programming language
|
|
|
|
LICENSE= mit
|
|
|
|
|
2019-11-04 22:43:32 +01:00
|
|
|
USE_LANGUAGES= # none
|
2015-02-05 16:23:26 +01:00
|
|
|
RUBYGEM_OPTIONS+= --format-executable
|
2014-07-05 14:33:15 +02:00
|
|
|
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|