opnsense-ports/www/rubygem-ruby-oembed/Makefile
Franco Fichtner aeb54623dd */*: sync with upstream
Taken from: FreeBSD
2017-04-28 19:36:49 +02:00

19 lines
323 B
Makefile

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