1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Add rubygem-rouge325 3.25.0 (copied from rubygem-rouge)

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-13 14:40:57 +00:00
parent 03bf22d349
commit 3f4be7ca23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557903
4 changed files with 34 additions and 0 deletions

View File

@ -1651,6 +1651,7 @@
SUBDIR += rubygem-rouge319
SUBDIR += rubygem-rouge321
SUBDIR += rubygem-rouge324
SUBDIR += rubygem-rouge325
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
SUBDIR += rubygem-ruby-xslt

View File

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

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1605426609
SHA256 (rubygem/rouge-3.25.0.gem) = b6ab37fe9b4a91f3d436c9226eda4dd654e1a02990c030adcb05661a40da6c7b
SIZE (rubygem/rouge-3.25.0.gem) = 495104

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