diff options
Diffstat (limited to 'net/ruby-socketproxy')
| -rw-r--r-- | net/ruby-socketproxy/Makefile | 34 | ||||
| -rw-r--r-- | net/ruby-socketproxy/distinfo | 1 | ||||
| -rw-r--r-- | net/ruby-socketproxy/pkg-descr | 5 | ||||
| -rw-r--r-- | net/ruby-socketproxy/pkg-plist | 3 |
4 files changed, 0 insertions, 43 deletions
diff --git a/net/ruby-socketproxy/Makefile b/net/ruby-socketproxy/Makefile deleted file mode 100644 index 1bedb7c0154a..000000000000 --- a/net/ruby-socketproxy/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: Ruby/TCPSocketPipe -# Date created: 20 July 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= tcpsocketpipe -PORTVERSION= 1.8.1 -CATEGORIES= net ruby -MASTER_SITES= ${MASTER_SITE_RUBY} -MASTER_SITE_SUBDIR= contrib -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} -DIST_SUBDIR= ruby - -MAINTAINER= knu@FreeBSD.org -COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling - -RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \ - ${RUBY_SITELIBDIR}/dump.rb:${PORTSDIR}/converters/ruby-dump.rb - -USE_RUBY= yes - -NO_BUILD= yes - -do-install: - ${INSTALL_DATA} ${WRKSRC}/TCPSocketPipe.rb ${RUBY_SITELIBDIR}/ -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_MODEXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/monitor.rb ${RUBY_MODEXAMPLESDIR}/ -.endif - -.include <bsd.port.mk> diff --git a/net/ruby-socketproxy/distinfo b/net/ruby-socketproxy/distinfo deleted file mode 100644 index 4953ba9d66ea..000000000000 --- a/net/ruby-socketproxy/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ruby/TCPSocketPipe-1_8_1.tar.gz) = b6859eb56299539c605623f592afd8a0 diff --git a/net/ruby-socketproxy/pkg-descr b/net/ruby-socketproxy/pkg-descr deleted file mode 100644 index 9a7ece8fb3de..000000000000 --- a/net/ruby-socketproxy/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP -socket tunneling. - -Author: NaHi (NAKAMURA, Hiroshi) <nahi@keynauts.com> -WWW: http://www.ruby-lang.org/raa/list.rhtml?name=tcpsocketpipe diff --git a/net/ruby-socketproxy/pkg-plist b/net/ruby-socketproxy/pkg-plist deleted file mode 100644 index f19c70ed94a1..000000000000 --- a/net/ruby-socketproxy/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%RUBY_SITELIBDIR%%/TCPSocketPipe.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/monitor.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% |
