2017-08-24 11:25:06 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= debugger-ruby_core_source
|
|
|
|
PORTVERSION= 1.3.8
|
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2018-05-09 12:43:26 +02:00
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
2017-08-24 11:25:06 +02:00
|
|
|
COMMENT= Provide Ruby core source files for C extensions that need them
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|