freebsd-ports/security/rubygem-origami/Makefile
Antoine Brodin fca8a90240 New port: rubygem-origami
Origami is a Ruby framework designed to parse, analyze, and forge PDF
documents.
WWW: http://code.google.com/p/origami-pdf/
2013-06-03 19:22:34 +00:00

17 lines
290 B
Makefile

# $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
.include <bsd.port.mk>