aboutsummaryrefslogtreecommitdiff
path: root/comms/rubygem-serialport
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2017-02-24 17:18:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2017-02-24 17:18:00 +0000
commitd13a079c862416f429f5d4340b9f9ec26b273206 (patch)
tree678f240a9f0e530d061dfeaa5d471a619e6d0aed /comms/rubygem-serialport
parentbeed18787e960cee91cbaf8614d82cbc83cd5628 (diff)
downloadports-d13a079c862416f429f5d4340b9f9ec26b273206.tar.gz
ports-d13a079c862416f429f5d4340b9f9ec26b273206.zip
Notes
Diffstat (limited to 'comms/rubygem-serialport')
-rw-r--r--comms/rubygem-serialport/Makefile16
-rw-r--r--comms/rubygem-serialport/distinfo3
-rw-r--r--comms/rubygem-serialport/pkg-descr4
3 files changed, 23 insertions, 0 deletions
diff --git a/comms/rubygem-serialport/Makefile b/comms/rubygem-serialport/Makefile
new file mode 100644
index 000000000000..0ed31cb1f97e
--- /dev/null
+++ b/comms/rubygem-serialport/Makefile
@@ -0,0 +1,16 @@
+# $FreeBSD$
+
+PORTNAME= serialport
+PORTVERSION= 1.3.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
+
+.include <bsd.port.mk>
diff --git a/comms/rubygem-serialport/distinfo b/comms/rubygem-serialport/distinfo
new file mode 100644
index 000000000000..bcd83d72455b
--- /dev/null
+++ b/comms/rubygem-serialport/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1485022418
+SHA256 (rubygem/serialport-1.3.1.gem) = 59293f68d8d6fe8e54726a238f46143f0e5541d4232cc211f10cb627c8219747
+SIZE (rubygem/serialport-1.3.1.gem) = 25088
diff --git a/comms/rubygem-serialport/pkg-descr b/comms/rubygem-serialport/pkg-descr
new file mode 100644
index 000000000000..44e78618920b
--- /dev/null
+++ b/comms/rubygem-serialport/pkg-descr
@@ -0,0 +1,4 @@
+Ruby-SerialPort is a Ruby library that provides a class for using
+RS-232 serial ports.
+
+WWW: https://rubygems.org/gems/serialport