# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD: security/rubygem-gpgr/Makefile 327769 2013-09-20 22:55:24Z bapt $

PORTNAME=	gpgr
PORTVERSION=	0.0.4
PORTREVISION=	1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	glarkin@FreeBSD.org
COMMENT=	Very light interface to the command-line GPG tool

RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

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