ports/textproc/ruby-yard/Makefile

18 lines
245 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Ruby documentation tool
DISTNAME= yard-0.9.34
CATEGORIES= textproc
HOMEPAGE= http://yardoc.org/
# BSD
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
RUN_DEPENDS= devel/ruby-webrick
.include <bsd.port.mk>