mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 11:36:40 -04:00
Changes: https://github.com/ruby-debug/debase-ruby_core_source/releases https://github.com/ruby-debug/debase-ruby_core_source/blob/master/CHANGELOG.md
17 lines
362 B
Makefile
17 lines
362 B
Makefile
PORTNAME= debase-ruby_core_source
|
|
PORTVERSION= 3.3.6
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Provide Ruby core source files for C extensions that need them
|
|
WWW= https://github.com/ruby-debug/debase-ruby_core_source
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|