summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 06:15:27 +0000
committertaca <taca>2005-11-03 06:15:27 +0000
commite5730479255e8400d30696e7bbe62c4ae342e923 (patch)
tree4679f480541d2902df4fe12950d9bbbe8758fde6 /devel
parent6c2609d43ccfdf0c990edcef6a8743e91ecca782 (diff)
downloadpkgsrc-e5730479255e8400d30696e7bbe62c4ae342e923.tar.gz
Remove ruby-installpkg package.
This package was needed to install ruby-borges package when it was imported. Now no package needs to this simple script.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-installpkg/DESCR4
-rw-r--r--devel/ruby-installpkg/Makefile23
-rw-r--r--devel/ruby-installpkg/PLIST2
-rw-r--r--devel/ruby-installpkg/distinfo5
4 files changed, 0 insertions, 34 deletions
diff --git a/devel/ruby-installpkg/DESCR b/devel/ruby-installpkg/DESCR
deleted file mode 100644
index 0253b4b9fd6..00000000000
--- a/devel/ruby-installpkg/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a module that wraps the classes defined in Minero Aoki's
-install.rb script. It allows you to easily create your own
-installation files. It makes the process of creating installation
-scripts a bit more uniform.
diff --git a/devel/ruby-installpkg/Makefile b/devel/ruby-installpkg/Makefile
deleted file mode 100644
index f24218b8f1d..00000000000
--- a/devel/ruby-installpkg/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2005/10/29 12:02:23 wiz Exp $
-
-DISTNAME= installpkg-0.0.1
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel ruby
-MASTER_SITES= http://www.aracnet.com/~ptkwt/ruby_stuff/InstallPkg/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= # not available
-COMMENT= Ruby module for writing install.rb files
-
-RUBY_VERSION= ${RUBY16_VERSION}
-USE_RUBY_INSTALL= yes
-NO_BUILD= yes
-INSTALL_TARGET= # empty
-
-post-extract:
- ${RM} -f ${WRKSRC}/lib/.install-pkg.rb.swp
-
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-installpkg/PLIST b/devel/ruby-installpkg/PLIST
deleted file mode 100644
index c4352e658d4..00000000000
--- a/devel/ruby-installpkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/06 15:35:23 taca Exp $
-${RUBY_SITELIBDIR}/install-pkg.rb
diff --git a/devel/ruby-installpkg/distinfo b/devel/ruby-installpkg/distinfo
deleted file mode 100644
index 865d37e10a8..00000000000
--- a/devel/ruby-installpkg/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:32 agc Exp $
-
-SHA1 (ruby/installpkg-0.0.1.tgz) = 481623988e7c4e8b23ed7da3e313ee9bb9268a43
-RMD160 (ruby/installpkg-0.0.1.tgz) = fcbb810e34a9126aff190286f9d81f0f0f44073d
-Size (ruby/installpkg-0.0.1.tgz) = 26833 bytes