aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-07-04 09:30:57 +0800
committerswills <swills@FreeBSD.org>2011-07-04 09:30:57 +0800
commit2a5a907a0538a9a35289cb7120250c1bc2cff4f8 (patch)
tree6606421431dceb51f64eace3dc4d094091ef2e78 /comms
parent7941cbc2c51ecb74c82f90a75ee1f1966556ec4f (diff)
downloadfreebsd-ports-gnome-2a5a907a0538a9a35289cb7120250c1bc2cff4f8.tar.gz
freebsd-ports-gnome-2a5a907a0538a9a35289cb7120250c1bc2cff4f8.tar.zst
freebsd-ports-gnome-2a5a907a0538a9a35289cb7120250c1bc2cff4f8.zip
- Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)
Approved by: ruby@ (pgollucci)
Diffstat (limited to 'comms')
-rw-r--r--comms/ruby-serialport/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/ruby-serialport/Makefile b/comms/ruby-serialport/Makefile
index e1d186590dab..fabc367ea99c 100644
--- a/comms/ruby-serialport/Makefile
+++ b/comms/ruby-serialport/Makefile
@@ -18,6 +18,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby library to communicate via the RS232 port
+DEPRECATED= Doesn't work with Ruby 1.9
+EXPIRATION_DATE= 2011-08-03
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
RUBY_EXTCONF= ext/extconf.rb