opnsense-ports/textproc/rubygem-yard-chef/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
383 B
Makefile

PORTNAME= yard-chef
PORTVERSION= 2.0.0
CATEGORIES= textproc devel rubygems
MASTER_SITES= RG
MAINTAINER= douglas@douglasthrift.net
COMMENT= YARD plugin for Chef
WWW= https://github.com/rightscale/yard-chef
LICENSE= MIT
RUN_DEPENDS= rubygem-yard>=0.9.9:textproc/rubygem-yard \
rubygem-redcarpet>=2.1.1:textproc/rubygem-redcarpet
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>