cf118ccf87
Reported by: lwhsu
16 lines
242 B
Makefile
16 lines
242 B
Makefile
PORTNAME= open-uri-cached
|
|
PORTVERSION= 0.0.5
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= OpenURI with transparent disk caching
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|