mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
create bsd12 branch
This commit is contained in:
14
ruby/rubygem-ruby-termios/Makefile
Normal file
14
ruby/rubygem-ruby-termios/Makefile
Normal file
@@ -0,0 +1,14 @@
|
||||
# $FreeBSD: head/comms/rubygem-ruby-termios/Makefile 430329 2017-01-02 09:55:42Z swills $
|
||||
|
||||
PORTNAME= ruby-termios
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= comms rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby interface to termios
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
ruby/rubygem-ruby-termios/distinfo
Normal file
3
ruby/rubygem-ruby-termios/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1483349492
|
||||
SHA256 (rubygem/ruby-termios-1.0.2.gem) = 88c64c79657cf91bd4239030f5ac452ed0db55b15b492037129df2fe8529ae19
|
||||
SIZE (rubygem/ruby-termios-1.0.2.gem) = 17408
|
||||
3
ruby/rubygem-ruby-termios/pkg-descr
Normal file
3
ruby/rubygem-ruby-termios/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Ruby-termios is a Ruby interface to termios.
|
||||
|
||||
WWW: https://github.com/arika/ruby-termios
|
||||
Reference in New Issue
Block a user