ports/devel/rubygem-io-console/Makefile
Yasuhiro Kimura 958dfd1f26 devel/rubygem-io-console: Update to 0.5.11
* Switch to DISTVERSION
* Re-format Makefile with portfmt

Changes:	https://github.com/ruby/io-console/commits/v0.5.11
2022-01-07 01:33:44 +09:00

16 lines
307 B
Makefile

PORTNAME= io-console
DISTVERSION= 0.5.11
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= yasu@FreeBSD.org
COMMENT= Add console capabilities to IO instances
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>