opnsense-ports/devel/rubygem-debug_inspector/Makefile
Franco Fichtner 8d0896b93d */*: sync with upstream
Taken from: FreeBSD
2023-12-19 09:56:16 +01:00

15 lines
309 B
Makefile

PORTNAME= debug_inspector
PORTVERSION= 1.2.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
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
.include <bsd.port.mk>