svn commit: r387823 - head/devel/rubygem-sigdump
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:16:17 UTC 2015
Author: sunpoet
Date: Fri May 29 11:16:16 2015
New Revision: 387823
URL: https://svnweb.freebsd.org/changeset/ports/387823
Log:
- Add LICENSE
Modified:
head/devel/rubygem-sigdump/Makefile
Modified: head/devel/rubygem-sigdump/Makefile
==============================================================================
--- head/devel/rubygem-sigdump/Makefile Fri May 29 11:16:11 2015 (r387822)
+++ head/devel/rubygem-sigdump/Makefile Fri May 29 11:16:16 2015 (r387823)
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Setup signal handler which dumps backtrace of running threads
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list