1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

textproc/rubygem-rouge327: Add rubygem-rouge327 3.27.0 (copied from rubygem-rouge)

- Add PORTSCOUT
This commit is contained in:
Po-Chuan Hsieh 2022-03-08 01:47:07 +08:00
parent f7f980ce80
commit 2e8f254d92
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 32 additions and 0 deletions

View File

@ -1750,6 +1750,7 @@
SUBDIR += rubygem-ronn
SUBDIR += rubygem-rouge
SUBDIR += rubygem-rouge312
SUBDIR += rubygem-rouge327
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
SUBDIR += rubygem-ruby-xslt

View File

@ -0,0 +1,24 @@
PORTNAME= rouge
PORTVERSION= 3.27.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 327
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\.27\.
post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/rougify
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1641046772
SHA256 (rubygem/rouge-3.27.0.gem) = 3378109428ae21ca6d6d6c1fb5d911442bebe0e4daac08de0275027341cc6014
SIZE (rubygem/rouge-3.27.0.gem) = 499200

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