- Add rubygem-rbpdf-font 1.19.0
RBPDF font files WWW: https://github.com/naitoh/rbpdf/tree/master/rbpdf-font
This commit is contained in:
parent
fb3729af07
commit
7d8351f035
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402134
@ -226,6 +226,7 @@
|
||||
SUBDIR += rubygem-prawn-security
|
||||
SUBDIR += rubygem-prawn-svg
|
||||
SUBDIR += rubygem-rbpdf
|
||||
SUBDIR += rubygem-rbpdf-font
|
||||
SUBDIR += rubygem-ttfunk
|
||||
SUBDIR += scribus
|
||||
SUBDIR += sgf2tex
|
||||
|
20
print/rubygem-rbpdf-font/Makefile
Normal file
20
print/rubygem-rbpdf-font/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rbpdf-font
|
||||
PORTVERSION= 1.19.0
|
||||
CATEGORIES= print rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= RBPDF font files
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
print/rubygem-rbpdf-font/distinfo
Normal file
2
print/rubygem-rbpdf-font/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/rbpdf-font-1.19.0.gem) = 2304ff2605dd7bce2334aacee8526a9c865bb4c28e9ec8338a60f5d62017e89b
|
||||
SIZE (rubygem/rbpdf-font-1.19.0.gem) = 9559040
|
3
print/rubygem-rbpdf-font/pkg-descr
Normal file
3
print/rubygem-rbpdf-font/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
RBPDF font files
|
||||
|
||||
WWW: https://github.com/naitoh/rbpdf/tree/master/rbpdf-font
|
Loading…
Reference in New Issue
Block a user