diff options
Diffstat (limited to 'net/ruby-tcpsocketpipe/Makefile')
-rw-r--r-- | net/ruby-tcpsocketpipe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index 0811231b6551..da28adcb60a3 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -14,6 +14,7 @@ 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 |