diff options
Diffstat (limited to 'textproc/ruby-rss')
-rw-r--r-- | textproc/ruby-rss/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-rss/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile index f5a03ebd1bee..148540edbdf0 100644 --- a/textproc/ruby-rss/Makefile +++ b/textproc/ruby-rss/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby library for parsing, creating, downloading, and caching RSS RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser diff --git a/textproc/ruby-rss/pkg-comment b/textproc/ruby-rss/pkg-comment deleted file mode 100644 index 0c890996e03c..000000000000 --- a/textproc/ruby-rss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby library for parsing, creating, downloading, and caching RSS |