aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-origami/Makefile
blob: 51f647cfd6ef8eb1f0f5ec61805b38c89eaedfe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	origami
PORTVERSION=	1.2.6
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Ruby framework to parse analyze and forge PDF documents

LICENSE=	LGPL3

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=yes

NO_STAGE=	yes
.include <bsd.port.mk>