ports/devel/rubygem-debugger-ruby_core_source/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
282 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
LICENSE= MIT
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>