opnsense-ports/devel/rubygem-debugger-ruby_core_source/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

15 lines
329 B
Makefile

PORTNAME= debugger-ruby_core_source
PORTVERSION= 1.3.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Provide Ruby core source files for C extensions that need them
WWW= https://github.com/cldwalker/debugger-ruby_core_source
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>