diff options
Diffstat (limited to 'net/ruby-xmlrpc/Makefile')
-rw-r--r-- | net/ruby-xmlrpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ruby-xmlrpc/Makefile b/net/ruby-xmlrpc/Makefile index 29c50bde78ff..3c44a0b1a10d 100644 --- a/net/ruby-xmlrpc/Makefile +++ b/net/ruby-xmlrpc/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}4r-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to XML-RPC RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser \ ${RUBY_SITELIBDIR}/TCPSocketPipe.rb:${PORTSDIR}/net/ruby-tcpsocketpipe \ |