opnsense-ports/devel/rubygem-debugger-ruby_core_source/Makefile
Franco Fichtner 6a3f29ba12 */*: sync with upstream
Taken from: HardenedBSD
2017-08-25 06:06:29 +02:00

17 lines
289 B
Makefile

# $FreeBSD$
PORTNAME= debugger-ruby_core_source
PORTVERSION= 1.3.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= tz@FreeBSD.org
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>