diff options
author | swills <swills@FreeBSD.org> | 2013-06-29 10:24:26 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-06-29 10:24:26 +0800 |
commit | 87d3a1a20a66cfe91dc8bd42bd8bbad0ee24b647 (patch) | |
tree | 6285724a02aeabc16ae1a7edc8bb53510b3d620f /www/Makefile | |
parent | 1790f13116eb002f67bbba56821b02546056e3cc (diff) | |
download | freebsd-ports-gnome-87d3a1a20a66cfe91dc8bd42bd8bbad0ee24b647.tar.gz freebsd-ports-gnome-87d3a1a20a66cfe91dc8bd42bd8bbad0ee24b647.tar.zst freebsd-ports-gnome-87d3a1a20a66cfe91dc8bd42bd8bbad0ee24b647.zip |
Small and easy to use ruby Atom feed generator
WWW: https://github.com/mmb/tinyatom
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 659f471a8917..ec618a742ca2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1807,6 +1807,7 @@ SUBDIR += rubygem-staticmatic SUBDIR += rubygem-taggable SUBDIR += rubygem-thin + SUBDIR += rubygem-tinyatom SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier SUBDIR += rubygem-unicorn |