2013-06-03 21:22:34 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= origami
|
2016-08-29 14:51:26 +02:00
|
|
|
PORTVERSION= 2.0.0
|
2013-06-03 21:22:34 +02:00
|
|
|
CATEGORIES= security rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= antoine@FreeBSD.org
|
|
|
|
COMMENT= Ruby framework to parse analyze and forge PDF documents
|
|
|
|
|
2016-08-29 14:51:26 +02:00
|
|
|
LICENSE= LGPL3+
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-colorize>=0.7:devel/rubygem-colorize
|
2013-06-03 21:22:34 +02:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2013-06-03 21:22:34 +02:00
|
|
|
USE_RUBY= yes
|
2016-08-29 14:51:26 +02:00
|
|
|
USES= gem
|
2013-06-03 21:22:34 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|