aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-open-uri-cached/Makefile
blob: e7905d7d320e7728cb8ffa542b06cc4ef0a8c6c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   open-uri-cached
PORTVERSION=    0.0.5
CATEGORIES= net rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    OpenURI with transparent disk caching

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>