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

14 lines
277 B
Makefile

PORTNAME= debug_inspector
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for the MRI 2.0 debug_inspector API
WWW= https://github.com/banister/debug_inspector
LICENSE= MIT
USES= gem
.include <bsd.port.mk>