2014-03-29 15:53:39 +01:00
|
|
|
# Created by: Michael Moll <kvedulv at kvedulv.de>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pdf-core
|
2014-09-29 23:05:03 +02:00
|
|
|
PORTVERSION= 0.4.0
|
2014-03-29 15:53:39 +01:00
|
|
|
CATEGORIES= print rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Ruby library to render PDF documents
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|