Add rubygem-rouge318 3.18.0 (copied from rubygem-rouge)

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-05-13 20:37:00 +00:00
parent ee6d2ea045
commit b9d813b3e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535141
4 changed files with 34 additions and 0 deletions

View File

@ -1595,6 +1595,7 @@
SUBDIR += rubygem-rouge2
SUBDIR += rubygem-rouge312
SUBDIR += rubygem-rouge317
SUBDIR += rubygem-rouge318
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
SUBDIR += rubygem-ruby-xslt

View File

@ -0,0 +1,26 @@
# $FreeBSD$
PORTNAME= rouge
PORTVERSION= 3.18.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 318
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple, easy-to-extend drop-in replacement for pygments
LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^3\.18\.
post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/rougify
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1587445488
SHA256 (rubygem/rouge-3.18.0.gem) = 185be3e6266019cd6e6fcad1b78746ab371e22eb3c0caed902f80b25340530d9
SIZE (rubygem/rouge-3.18.0.gem) = 434176

View File

@ -0,0 +1,4 @@
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.
WWW: https://github.com/jneen/rouge