print/rubygem-prawn-icon3: Add rubygem-prawn-icon3 3.1.0 (copied from rubygem-prawn-icon)

- Add PORTSCOUT
This commit is contained in:
Po-Chuan Hsieh 2024-12-25 22:17:30 +08:00
parent 86902a99c3
commit aa295ccbaa
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 36 additions and 0 deletions

View file

@ -219,6 +219,7 @@
SUBDIR += rubygem-prawn-format
SUBDIR += rubygem-prawn-graph
SUBDIR += rubygem-prawn-icon
SUBDIR += rubygem-prawn-icon3
SUBDIR += rubygem-prawn-js
SUBDIR += rubygem-prawn-layout
SUBDIR += rubygem-prawn-rails

View file

@ -0,0 +1,25 @@
PORTNAME= prawn-icon
PORTVERSION= 3.1.0
CATEGORIES= print rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide various icon fonts for the Prawn PDF toolkit
WWW= https://github.com/jessedoyle/prawn-icon
LICENSE= GPLv2 GPLv3 RUBY
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/GPLv2
LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-prawn>=1.1.0<3.0.0:print/rubygem-prawn
USES= gem
NO_ARCH= yes
PORTSCOUT= limit:^3\.
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1662212240
SHA256 (rubygem/prawn-icon-3.1.0.gem) = b3c1d88823ae0648691ca6053e8c9a2863b306824a1ed71a4c38128f97203311
SIZE (rubygem/prawn-icon-3.1.0.gem) = 1351680

View file

@ -0,0 +1,7 @@
Prawn::Icon provides a simple mechanism for rendering icons and icon fonts from
within Prawn.
The following icon fonts ship with Prawn::Icon:
- FontAwesome (http://fontawesome.io/icons/)
- Foundation Icons (http://zurb.com/playground/foundation-icon-fonts-3)
- PaymentFont (https://paymentfont.com)