Add rubygem-rouge324 3.24.0 (copied from rubygem-rouge)
- Add PORTSCOUT
This commit is contained in:
parent
290b176aa4
commit
b8eb3a2dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555257
@ -1642,6 +1642,7 @@
|
||||
SUBDIR += rubygem-rouge318
|
||||
SUBDIR += rubygem-rouge319
|
||||
SUBDIR += rubygem-rouge321
|
||||
SUBDIR += rubygem-rouge324
|
||||
SUBDIR += rubygem-rttool
|
||||
SUBDIR += rubygem-ruby-augeas
|
||||
SUBDIR += rubygem-ruby-xslt
|
||||
|
26
textproc/rubygem-rouge324/Makefile
Normal file
26
textproc/rubygem-rouge324/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rouge
|
||||
PORTVERSION= 3.24.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 324
|
||||
|
||||
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\.24\.
|
||||
|
||||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/bin/rougify
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-rouge324/distinfo
Normal file
3
textproc/rubygem-rouge324/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1602780762
|
||||
SHA256 (rubygem/rouge-3.24.0.gem) = 228df3eae97599f49546b2b34ffba34bff86a9f3a712327b27586d301f00f4c5
|
||||
SIZE (rubygem/rouge-3.24.0.gem) = 495104
|
4
textproc/rubygem-rouge324/pkg-descr
Normal file
4
textproc/rubygem-rouge324/pkg-descr
Normal 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
|
Loading…
Reference in New Issue
Block a user