# Created by: Greg Larkin # $FreeBSD: head/security/rubygem-gpgr/Makefile 448981 2017-08-30 13:29:43Z sunpoet $ PORTNAME= gpgr PORTVERSION= 0.1.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Very light interface to the command-line GPG tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= gpg:security/gnupg NO_ARCH= yes USE_RUBY= yes USES= gem .include