1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Rubygem-prawn-core is the core of Rubygem-prawn.

WWW: http://rubyforge.org/projects/prawn/

PR:		ports/135834
Submitted by:	Wen Heping <wenheping at gmail.com>
This commit is contained in:
Martin Wilke 2009-06-20 12:05:53 +00:00
parent 5d308fec02
commit 09406b1f97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236358
4 changed files with 26 additions and 0 deletions

View File

@ -308,6 +308,7 @@
SUBDIR += rubygem-colortools
SUBDIR += rubygem-pdfwriter
SUBDIR += rubygem-prawn
SUBDIR += rubygem-prawn-core
SUBDIR += rubygem-prawn-format
SUBDIR += rubygem-prawn-layout
SUBDIR += scribus

View File

@ -0,0 +1,19 @@
# Ports collection makefile for: rubygem-prawn-core
# Date created: 19 June, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
PORTNAME= prawn-core
PORTVERSION= 0.5.0.1
CATEGORIES= print rubygems
MASTER_SITES= RF/prawn
MAINTAINER= wenheping@gmail.com
COMMENT= Core of Rubygem-prawn
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (rubygem/prawn-core-0.5.0.1.gem) = 7d87627b18a4d80c566d29f2d40698e6
SHA256 (rubygem/prawn-core-0.5.0.1.gem) = 69ef5c4b52d9566cce908ad7e12aa0f38d67428e417d0963a76038df04ecd451
SIZE (rubygem/prawn-core-0.5.0.1.gem) = 4426240

View File

@ -0,0 +1,3 @@
Rubygem-prawn-core is the core of Rubygem-prawn.
WWW: http://rubyforge.org/projects/prawn/