svn commit: r505604 - head/devel/rubygem-insist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jul 1 15:38:55 UTC 2019
Author: sunpoet
Date: Mon Jul 1 15:38:51 2019
New Revision: 505604
URL: https://svnweb.freebsd.org/changeset/ports/505604
Log:
Add LICENSE
- Add NO_ARCH
Modified:
head/devel/rubygem-insist/Makefile
Modified: head/devel/rubygem-insist/Makefile
==============================================================================
--- head/devel/rubygem-insist/Makefile Mon Jul 1 15:38:46 2019 (r505603)
+++ head/devel/rubygem-insist/Makefile Mon Jul 1 15:38:51 2019 (r505604)
@@ -8,7 +8,11 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Simple block-driven assertion library
-USE_RUBY= yes
+LICENSE= APACHE20
+
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list