svn commit: r366429 - head/archivers/rubygem-bzip2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 28 16:25:16 UTC 2014
Author: sunpoet
Date: Thu Aug 28 16:25:16 2014
New Revision: 366429
URL: http://svnweb.freebsd.org/changeset/ports/366429
QAT: https://qat.redports.org/buildarchive/r366429/
Log:
- Add LICENSE
- Remove GEM_NAME
Modified:
head/archivers/rubygem-bzip2/Makefile
Modified: head/archivers/rubygem-bzip2/Makefile
==============================================================================
--- head/archivers/rubygem-bzip2/Makefile Thu Aug 28 16:25:12 2014 (r366428)
+++ head/archivers/rubygem-bzip2/Makefile Thu Aug 28 16:25:16 2014 (r366429)
@@ -11,9 +11,11 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby C bindings to libbzip2
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-GEM_NAME= ${PORTNAME}-ruby-${PORTVERSION}
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list