summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca>2017-04-22 18:02:09 +0000
committertaca <taca>2017-04-22 18:02:09 +0000
commit7950e6a3c926beb8bf73162c4ec17cebeb3e3835 (patch)
tree5b972c9374966eee5332c5fa79204c0fb3e2791a /textproc
parente24955e210f2d2b528196a8a91409430ecd7cc76 (diff)
downloadpkgsrc-7950e6a3c926beb8bf73162c4ec17cebeb3e3835.tar.gz
Remove ruby-suikyo package which is not maintained for long time and
depends on ruby18.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-suikyo/DESCR4
-rw-r--r--textproc/ruby-suikyo/Makefile24
-rw-r--r--textproc/ruby-suikyo/PLIST5
3 files changed, 0 insertions, 33 deletions
diff --git a/textproc/ruby-suikyo/DESCR b/textproc/ruby-suikyo/DESCR
deleted file mode 100644
index 4ef6af5142f..00000000000
--- a/textproc/ruby-suikyo/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Suikyo is a Romaji Hiragana conversion library based on
-DFA (Deterministic finate state) automaton.
-
-This package contains ruby binding of suikyo
diff --git a/textproc/ruby-suikyo/Makefile b/textproc/ruby-suikyo/Makefile
deleted file mode 100644
index c2f620941a9..00000000000
--- a/textproc/ruby-suikyo/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 17:04:44 hiramatsu Exp $
-#
-
-.include "../../textproc/suikyo/Makefile.common"
-
-PKGREVISION= 1
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://taiyaki.org/suikyo/ruby/index.html
-COMMENT= Suikyo for Ruby
-
-DEPENDS+= suikyo-conv-table>=${SUIKYO_VER}:../../textproc/suikyo-conv-table
-DEPENDS+= suikyo-docs>=${SUIKYO_VER}:../../textproc/suikyo-docs
-
-#
-# The same dictonary directory now.
-#
-CONFLICTS+= ruby[1-9][0-9]-suikyo-*
-BUILD_DIRS+= ruby
-
-CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}
-
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-suikyo/PLIST b/textproc/ruby-suikyo/PLIST
deleted file mode 100644
index 52565be3a50..00000000000
--- a/textproc/ruby-suikyo/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:30 joerg Exp $
-${RUBY_VENDORLIB}/suikyo/suikyo-composer.rb
-${RUBY_VENDORLIB}/suikyo/suikyo-config.rb
-${RUBY_VENDORLIB}/suikyo/suikyo.rb
-share/doc/suikyo/ruby/index.html