mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
print/rubygem-ttfunk17: Add rubygem-ttfunk17 1.7.0 (copied from rubygem-ttfunk)
- Add PORTSCOUT
This commit is contained in:
parent
02e7cbf801
commit
bc71daa639
4 changed files with 28 additions and 0 deletions
|
@ -223,6 +223,7 @@
|
|||
SUBDIR += rubygem-rbpdf
|
||||
SUBDIR += rubygem-rbpdf-font
|
||||
SUBDIR += rubygem-ttfunk
|
||||
SUBDIR += rubygem-ttfunk17
|
||||
SUBDIR += scribus
|
||||
SUBDIR += scribus-devel
|
||||
SUBDIR += sgf2tex
|
||||
|
|
23
print/rubygem-ttfunk17/Makefile
Normal file
23
print/rubygem-ttfunk17/Makefile
Normal 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>
|
3
print/rubygem-ttfunk17/distinfo
Normal file
3
print/rubygem-ttfunk17/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1620928717
|
||||
SHA256 (rubygem/ttfunk-1.7.0.gem) = 2370ba484b1891c70bdcafd3448cfd82a32dd794802d81d720a64c15d3ef2a96
|
||||
SIZE (rubygem/ttfunk-1.7.0.gem) = 71168
|
1
print/rubygem-ttfunk17/pkg-descr
Normal file
1
print/rubygem-ttfunk17/pkg-descr
Normal file
|
@ -0,0 +1 @@
|
|||
TTFunk is a TrueType font parser written in pure ruby.
|
Loading…
Add table
Reference in a new issue