Files
bsdports/_unused/rubygem-byebug/Makefile
2019-12-26 07:26:06 +00:00

19 lines
323 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
# $FreeBSD:ruby/Makefile 466091 2018-03-31 22:47:09Z sunpoet $
PORTNAME= byebug
PORTVERSION= 10.0.2
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby 2 debugger
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/byebug
.include <bsd.port.mk>