diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ruby-serialport/Makefile | 3 |
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 |