aboutsummaryrefslogblamecommitdiff
path: root/comms/rubygem-serialport/Makefile
blob: ab2ceccf41037eaa895b31de4afc5e13e82cc6c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                          
                 








                                                     

                                       

                      
PORTNAME=	serialport
PORTVERSION=	1.3.1
PORTREVISION=	1
CATEGORIES=	comms rubygems
MASTER_SITES=	RG

MAINTAINER=	tj+freebsd_ports@a13.fr
COMMENT=	Library for using RS-232 serial ports

LICENSE=	GPLv2

USE_RUBY=	yes
USES=		gem shebangfix
SHEBANG_FILES=	test/set_readtimeout.rb

.include <bsd.port.mk>