1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Add LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-13 13:53:41 +00:00
parent 51eb87357d
commit a0d94a853c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389387

View File

@ -8,8 +8,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for the MRI 2.0 debug_inspector API
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>