aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-ruby-oembed/Makefile
blob: 859b242d01822cf17bda4dae715f38d71f26eb8c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                  

                           
                      








                                       
                   


                   

                      
# 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>