Steve Wills ffb59ce1f3 textproc/rubygem-ruby_expect: create port
Ruby implementation for send/expect interaction

WWW: https://github.com/abates/ruby_expect
2016-11-01 14:09:13 +00:00

15 lines
218 B
Makefile

# $FreeBSD$
PORTNAME= ruby_expect
PORTVERSION= 1.7.4
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple expect implementation
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>