2011-09-16 21:29:04 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= open-uri-cached
|
2012-02-08 03:09:20 +01:00
|
|
|
PORTVERSION= 0.0.5
|
2011-09-16 21:29:04 +02:00
|
|
|
CATEGORIES= net rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2011-12-21 23:37:39 +01:00
|
|
|
COMMENT= OpenURI with transparent disk caching
|
2011-09-16 21:29:04 +02:00
|
|
|
|
2015-05-27 15:11:55 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2011-09-16 21:29:04 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2015-05-27 15:11:55 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2011-09-16 21:29:04 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|