summaryrefslogtreecommitdiffstats
path: root/ftp/rubygem-curb/Makefile
blob: 8df54d0b6579de42199af9302f1c4f99d79cace0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$

PORTNAME=	curb
PORTVERSION=	0.9.3
CATEGORIES=	ftp rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby bindings for libcurl

LICENSE=	RUBY
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libcurl.so:ftp/curl

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
OpenPOWER on IntegriCloud