2015-04-05 23:24:35 +02:00
|
|
|
PORTNAME= fog-local
|
2022-01-25 20:24:29 +01:00
|
|
|
PORTVERSION= 0.8.0
|
2015-04-05 23:24:35 +02:00
|
|
|
CATEGORIES= net rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Module for the 'fog' gem to support local filesystem storage
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/fog/fog-local
|
2015-04-05 23:24:35 +02:00
|
|
|
|
|
|
|
LICENSE= MIT
|
2015-10-16 15:15:41 +02:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
2015-04-05 23:24:35 +02:00
|
|
|
|
2021-10-25 17:12:00 +02:00
|
|
|
RUN_DEPENDS= rubygem-fog-core>=1.27<3.0:devel/rubygem-fog-core
|
2015-04-05 23:24:35 +02:00
|
|
|
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2018-09-13 00:55:55 +02:00
|
|
|
|
|
|
|
NO_ARCH= yes
|
2015-04-05 23:24:35 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|