mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 03:51:18 +02:00
create bsd12 branch
This commit is contained in:
16
ruby/rubygem-ruby_expect/Makefile
Normal file
16
ruby/rubygem-ruby_expect/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $FreeBSD: head/textproc/rubygem-ruby_expect/Makefile 438494 2017-04-14 07:30:02Z miwi $
|
||||
|
||||
PORTNAME= ruby_expect
|
||||
PORTVERSION= 1.7.4
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Simple expect implementation
|
||||
|
||||
USE_RUBY= yes
|
||||
NO_ARCH= yes
|
||||
USES= gem shebangfix
|
||||
SHEBANG_FILES= bin/setup
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
ruby/rubygem-ruby_expect/distinfo
Normal file
3
ruby/rubygem-ruby_expect/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1478006012
|
||||
SHA256 (rubygem/ruby_expect-1.7.4.gem) = 64486db557a70e5140d0c66cd9d591b5a40971b23dd0d848e8e2b68311d275c2
|
||||
SIZE (rubygem/ruby_expect-1.7.4.gem) = 15360
|
||||
3
ruby/rubygem-ruby_expect/pkg-descr
Normal file
3
ruby/rubygem-ruby_expect/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Ruby implementation for send/expect interaction
|
||||
|
||||
WWW: https://github.com/abates/ruby_expect
|
||||
Reference in New Issue
Block a user