15 lines
258 B
Makefile
15 lines
258 B
Makefile
# $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>
|