opnsense-ports/devel/rubygem-debugger-ruby_core_source/Makefile
Franco Fichtner 2e82430b68 */*: sync with upstream
Taken from: HardenedBSD
2017-12-05 21:23:18 +01:00

17 lines
293 B
Makefile

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