From 7950e6a3c926beb8bf73162c4ec17cebeb3e3835 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 22 Apr 2017 18:02:09 +0000 Subject: Remove ruby-suikyo package which is not maintained for long time and depends on ruby18. --- textproc/ruby-suikyo/DESCR | 4 ---- textproc/ruby-suikyo/Makefile | 24 ------------------------ textproc/ruby-suikyo/PLIST | 5 ----- 3 files changed, 33 deletions(-) delete mode 100644 textproc/ruby-suikyo/DESCR delete mode 100644 textproc/ruby-suikyo/Makefile delete mode 100644 textproc/ruby-suikyo/PLIST (limited to 'textproc') 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 -- cgit v1.2.3