freebsd-ports/devel/rubygem-debug_inspector/Makefile
2023-12-15 04:47:59 +08: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>