aboutsummaryrefslogblamecommitdiff
path: root/comms/rubygem-ruby-termios/Makefile
blob: a0a205b416c6191c15681ca746853375b16ac510 (plain) (tree)
1
2
3
4
5
6
7
8
9
                            
                     



                                
                                         
                                                     
 


                               
                   

                      
PORTNAME=	ruby-termios
PORTVERSION=	1.1.0
CATEGORIES=	comms rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby interface to termios
WWW=		https://github.com/arika/ruby-termios

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

USES=		gem

.include <bsd.port.mk>