mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
textproc/rubygem-rouge327: Add rubygem-rouge327 3.27.0 (copied from rubygem-rouge)
- Add PORTSCOUT
This commit is contained in:
parent
f7f980ce80
commit
2e8f254d92
@ -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
|
||||
|
24
textproc/rubygem-rouge327/Makefile
Normal file
24
textproc/rubygem-rouge327/Makefile
Normal 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>
|
3
textproc/rubygem-rouge327/distinfo
Normal file
3
textproc/rubygem-rouge327/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1641046772
|
||||
SHA256 (rubygem/rouge-3.27.0.gem) = 3378109428ae21ca6d6d6c1fb5d911442bebe0e4daac08de0275027341cc6014
|
||||
SIZE (rubygem/rouge-3.27.0.gem) = 499200
|
4
textproc/rubygem-rouge327/pkg-descr
Normal file
4
textproc/rubygem-rouge327/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