diff options
Diffstat (limited to 'net/ruby-soap/Makefile')
-rw-r--r-- | net/ruby-soap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ruby-soap/Makefile b/net/ruby-soap/Makefile index 919e759f4294..16292ba0719d 100644 --- a/net/ruby-soap/Makefile +++ b/net/ruby-soap/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}4r-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby library which implements SOAP 1.1 RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \ ${RUBY_SITELIBDIR}/http-access2.rb:${PORTSDIR}/www/ruby-http-access \ |