summaryrefslogtreecommitdiffstats
path: root/www/rubygem-carrierwave/Makefile
blob: 882f033b33a59e86eaf2e12f78f7e83aa2f84270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

PORTNAME=	carrierwave
PORTVERSION=	1.1.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Upload files, map them to a range of ORMs, store on different backends

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activemodel4>=4.0.0:databases/rubygem-activemodel4 \
		rubygem-activesupport4>=4.0.0:devel/rubygem-activesupport4 \
		rubygem-mime-types>=1.16:misc/rubygem-mime-types

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

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