parent
0618403307
commit
12a12aa7df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321523
@ -278,6 +278,7 @@
|
|||||||
SUBDIR += rubygem-prawn-layout
|
SUBDIR += rubygem-prawn-layout
|
||||||
SUBDIR += rubygem-prawn-security
|
SUBDIR += rubygem-prawn-security
|
||||||
SUBDIR += rubygem-prawn-svg
|
SUBDIR += rubygem-prawn-svg
|
||||||
|
SUBDIR += rubygem-ttfunk
|
||||||
SUBDIR += scribus
|
SUBDIR += scribus
|
||||||
SUBDIR += scribus-devel
|
SUBDIR += scribus-devel
|
||||||
SUBDIR += sgf2tex
|
SUBDIR += sgf2tex
|
||||||
|
16
print/rubygem-ttfunk/Makefile
Normal file
16
print/rubygem-ttfunk/Makefile
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
|
PORTNAME= ttfunk
|
||||||
|
PORTVERSION= 1.0.3
|
||||||
|
CATEGORIES= print rubygems
|
||||||
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
|
COMMENT= Font Metrics Parser for Prawn
|
||||||
|
|
||||||
|
USE_RUBY= yes
|
||||||
|
USE_RUBYGEMS= yes
|
||||||
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
2
print/rubygem-ttfunk/distinfo
Normal file
2
print/rubygem-ttfunk/distinfo
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
SHA256 (rubygem/ttfunk-1.0.3.gem) = 0832ebbf47fd1b1fd052b6bd9f7414d8053b925d5b23a38553c2f348193a28c2
|
||||||
|
SIZE (rubygem/ttfunk-1.0.3.gem) = 457216
|
3
print/rubygem-ttfunk/pkg-descr
Normal file
3
print/rubygem-ttfunk/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Font Metrics Parser for Prawn
|
||||||
|
|
||||||
|
WWW: http://rubygems.org/gems/ttfunk
|
Loading…
Reference in New Issue
Block a user