freebsd-ports/www/rubygem-ruby-oembed/Makefile
2021-04-06 16:31:07 +02:00

19 lines
312 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= ruby-oembed
PORTVERSION= 0.15.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= oEmbed consumer library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>