svn commit: r387271 - head/security/rubygem-gpgr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 15:36:14 UTC 2015


Author: sunpoet
Date: Sun May 24 15:36:13 2015
New Revision: 387271
URL: https://svnweb.freebsd.org/changeset/ports/387271

Log:
  - Add LICENSE

Modified:
  head/security/rubygem-gpgr/Makefile

Modified: head/security/rubygem-gpgr/Makefile
==============================================================================
--- head/security/rubygem-gpgr/Makefile	Sun May 24 15:36:08 2015	(r387270)
+++ head/security/rubygem-gpgr/Makefile	Sun May 24 15:36:13 2015	(r387271)
@@ -10,6 +10,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Very light interface to the command-line GPG tool
 
+LICENSE=	RUBY
+
 RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list