From d8ed248248754208ebf0c3a07f7a0847af2e838a Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:43:56 +0000 Subject: Move pkg/ files into package's toplevel directory --- comms/ruby-termios/DESCR | 1 + comms/ruby-termios/PLIST | 7 +++++++ comms/ruby-termios/pkg/DESCR | 1 - comms/ruby-termios/pkg/PLIST | 7 ------- 4 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 comms/ruby-termios/DESCR create mode 100644 comms/ruby-termios/PLIST delete mode 100644 comms/ruby-termios/pkg/DESCR delete mode 100644 comms/ruby-termios/pkg/PLIST (limited to 'comms/ruby-termios') diff --git a/comms/ruby-termios/DESCR b/comms/ruby-termios/DESCR new file mode 100644 index 00000000000..61033c85ad3 --- /dev/null +++ b/comms/ruby-termios/DESCR @@ -0,0 +1 @@ +This is a Ruby extension for termios library. diff --git a/comms/ruby-termios/PLIST b/comms/ruby-termios/PLIST new file mode 100644 index 00000000000..8715d1d086d --- /dev/null +++ b/comms/ruby-termios/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:44:40 zuntum Exp $ +${RUBY_ARCHLIBDIR}/termios.so +${RUBY_EXAMPLESDIR}/termios/test0.rb +${RUBY_EXAMPLESDIR}/termios/test1.rb +${RUBY_EXAMPLESDIR}/termios/test2.rb +${RUBY_EXAMPLESDIR}/termios/test3.rb +@dirrm ${RUBY_EXAMPLESDIR}/termios/ diff --git a/comms/ruby-termios/pkg/DESCR b/comms/ruby-termios/pkg/DESCR deleted file mode 100644 index 61033c85ad3..00000000000 --- a/comms/ruby-termios/pkg/DESCR +++ /dev/null @@ -1 +0,0 @@ -This is a Ruby extension for termios library. diff --git a/comms/ruby-termios/pkg/PLIST b/comms/ruby-termios/pkg/PLIST deleted file mode 100644 index fb2051ef876..00000000000 --- a/comms/ruby-termios/pkg/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/06/30 15:04:58 taca Exp $ -${RUBY_ARCHLIBDIR}/termios.so -${RUBY_EXAMPLESDIR}/termios/test0.rb -${RUBY_EXAMPLESDIR}/termios/test1.rb -${RUBY_EXAMPLESDIR}/termios/test2.rb -${RUBY_EXAMPLESDIR}/termios/test3.rb -@dirrm ${RUBY_EXAMPLESDIR}/termios/ -- cgit v1.2.3