freebsd-ports/www/rubygem-ruby-oembed/Makefile

18 lines
295 B
Makefile

PORTNAME= ruby-oembed
PORTVERSION= 0.16.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= oEmbed consumer library
WWW= https://github.com/ruby-oembed/ruby-oembed
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>