Files
ports/textproc/rubygem-openvox-strings/Makefile
T
2026-06-03 15:39:50 -10:00

24 lines
538 B
Makefile

PORTNAME= openvox-strings
PORTVERSION= 7.1.0
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Puppet documentation extraction and presentation tool
WWW= https://github.com/voxpupuli/openvox-strings
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= openvox-agent8>=7:sysutils/openvox-agent8 \
rubygem-irb>=0:devel/rubygem-irb \
rubygem-rgen>=0:devel/rubygem-rgen \
rubygem-yard>=0.9.5<0.10:textproc/rubygem-yard
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>