Add rubygem-rouge318 3.18.0 (copied from rubygem-rouge)
- Add PORTSCOUT
This commit is contained in:
parent
ee6d2ea045
commit
b9d813b3e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535141
@ -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
|
||||
|
26
textproc/rubygem-rouge318/Makefile
Normal file
26
textproc/rubygem-rouge318/Makefile
Normal 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>
|
3
textproc/rubygem-rouge318/distinfo
Normal file
3
textproc/rubygem-rouge318/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1587445488
|
||||
SHA256 (rubygem/rouge-3.18.0.gem) = 185be3e6266019cd6e6fcad1b78746ab371e22eb3c0caed902f80b25340530d9
|
||||
SIZE (rubygem/rouge-3.18.0.gem) = 434176
|
4
textproc/rubygem-rouge318/pkg-descr
Normal file
4
textproc/rubygem-rouge318/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