diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-13 22:14:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-13 22:14:58 +0000 |
commit | a772853a33f4ba970d15ef7dd19e2ee51a156eb3 (patch) | |
tree | b82c7576ed96ae7b4e4682884261b1f979c95ca9 /www/Makefile | |
parent | 0817f3cc9c07b60be875570901e76e6560b2cca3 (diff) | |
download | ports-a772853a33f4ba970d15ef7dd19e2ee51a156eb3.tar.gz ports-a772853a33f4ba970d15ef7dd19e2ee51a156eb3.zip |
Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader
for Ruby. It is designed to be backwards compatible with the standard RSS
parser, but will never do RSS generation.
WWW: http://rubyforge.org/projects/simple-rss/
PR: ports/136717
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
Notes
Notes:
svn path=/head/; revision=237720
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 16b7942efb7e..67a7761009ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1392,6 +1392,7 @@ SUBDIR += rubygem-rubyfulsoup SUBDIR += rubygem-scrapi SUBDIR += rubygem-scrubyt + SUBDIR += rubygem-simple-rss SUBDIR += rubygem-sinatra SUBDIR += rubygem-staticmatic SUBDIR += rubygem-taggable |