print/rubygem-ttfunk17: Add rubygem-ttfunk17 1.7.0 (copied from rubygem-ttfunk)

- Add PORTSCOUT
This commit is contained in:
Po-Chuan Hsieh 2024-03-23 22:15:02 +08:00
parent 02e7cbf801
commit bc71daa639
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 28 additions and 0 deletions

View file

@ -223,6 +223,7 @@
SUBDIR += rubygem-rbpdf
SUBDIR += rubygem-rbpdf-font
SUBDIR += rubygem-ttfunk
SUBDIR += rubygem-ttfunk17
SUBDIR += scribus
SUBDIR += scribus-devel
SUBDIR += sgf2tex

View file

@ -0,0 +1,23 @@
PORTNAME= ttfunk
PORTVERSION= 1.7.0
CATEGORIES= print rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 17
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Font Metrics Parser for the Prawn PDF generator
WWW= https://github.com/prawnpdf/ttfunk
LICENSE= RUBY GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/GPLv2
LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
PORTSCOUT= limit:^1\.7\.
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1620928717
SHA256 (rubygem/ttfunk-1.7.0.gem) = 2370ba484b1891c70bdcafd3448cfd82a32dd794802d81d720a64c15d3ef2a96
SIZE (rubygem/ttfunk-1.7.0.gem) = 71168

View file

@ -0,0 +1 @@
TTFunk is a TrueType font parser written in pure ruby.