New port: textproc/rubygem-puppet-strings

Puppet Strings generates HTML documentation for Puppet extensions written in
Puppet and Ruby.

WWW: https://github.com/puppetlabs/puppet-strings

With hat:	puppet
This commit is contained in:
Romain Tartière 2019-12-03 22:53:19 +00:00
parent 0236ecec5b
commit acec2011ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518971
4 changed files with 29 additions and 0 deletions

View file

@ -1589,6 +1589,7 @@
SUBDIR += rubygem-parslet SUBDIR += rubygem-parslet
SUBDIR += rubygem-phone SUBDIR += rubygem-phone
SUBDIR += rubygem-pretty-xml SUBDIR += rubygem-pretty-xml
SUBDIR += rubygem-puppet-strings
SUBDIR += rubygem-raabro SUBDIR += rubygem-raabro
SUBDIR += rubygem-rails-dom-testing SUBDIR += rubygem-rails-dom-testing
SUBDIR += rubygem-rails-dom-testing-rails5 SUBDIR += rubygem-rails-dom-testing-rails5

View file

@ -0,0 +1,21 @@
# $FreeBSD$
PORTNAME= puppet-strings
PORTVERSION= 2.3.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Puppet documentation extraction and presentation tool
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= puppet:sysutils/puppet6 \
rubygem-rgen>=0:devel/rubygem-rgen \
rubygem-yard>=0:textproc/rubygem-yard
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1575413123
SHA256 (rubygem/puppet-strings-2.3.1.gem) = e3c81c0d52920dea4e77c721f291dd1a00ff03c3783c051b5602cb872086f9e2
SIZE (rubygem/puppet-strings-2.3.1.gem) = 84992

View file

@ -0,0 +1,4 @@
Puppet Strings generates HTML documentation for Puppet extensions written in
Puppet and Ruby.
WWW: https://github.com/puppetlabs/puppet-strings