Tweak security/sudo version 1.8.10.p3_1
[dports.git] / security / rubygem-origami / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       origami
4 PORTVERSION=    1.2.7
5 CATEGORIES=     security rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     antoine@FreeBSD.org
9 COMMENT=        Ruby framework to parse analyze and forge PDF documents
10
11 LICENSE=        LGPL3
12
13 USE_RUBY=       yes
14 USE_RUBYGEMS=   yes
15 RUBYGEM_AUTOPLIST=yes
16
17 .include <bsd.port.mk>