freebsd-ports/security/rubygem-origami/Makefile
2013-10-26 20:01:39 +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>