diff options
author | jrm <jrm@FreeBSD.org> | 2017-04-14 21:22:04 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2017-04-14 21:22:04 +0800 |
commit | 6de92105a197e8c135206d27c66d3b59550710c1 (patch) | |
tree | 567071782c7476f09ca6b0c0a01f8afd334a0a12 /www/Makefile | |
parent | 1270514ff5ce8c49d21d03155e9ae75e8d2737e4 (diff) | |
download | freebsd-ports-gnome-6de92105a197e8c135206d27c66d3b59550710c1.tar.gz freebsd-ports-gnome-6de92105a197e8c135206d27c66d3b59550710c1.tar.zst freebsd-ports-gnome-6de92105a197e8c135206d27c66d3b59550710c1.zip |
New port, www/rubygem-oembed: Slim library to work with oEmbed format
Adding www/rubygem-oembed, because it is a dependency of the upcoming
www/mastodon port.
WWW: http://soulim.github.com/oembed/
Approved by: swills (mentor, implicit)
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 61c8d34cc352..b700178811e9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2041,6 +2041,7 @@ SUBDIR += rubygem-nicovideo SUBDIR += rubygem-ntlm-http SUBDIR += rubygem-octopress + SUBDIR += rubygem-oembed SUBDIR += rubygem-ostatus2 SUBDIR += rubygem-pagerduty SUBDIR += rubygem-passenger |