freebsd-ports/www/rubygem-oembed/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
423 B
Text

oEmbed is a format for allowing an embedded representation of a URL on third
party sites. The simple API allows a website to display embedded content (such
as photos or videos) when a user posts a link to that resource, without having
to parse the resource directly. This gem is a simple-to-use and slim library to
work with oEmbed format. It has no external dependencies at runtime. All you
need to have is Ruby itself.