blob: 6cea3f60f774b80611afbdea018f50e5f25b6659 (
plain) (
tree)
|
|
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
WWW= https://github.com/HHRy/gpgr
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= gpg:security/gnupg
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|