freebsd-ports/net/rubygem-open-uri-cached/Makefile
Sunpoet Po-Chuan Hsieh aabe06964f - Add LICENSE
- Fix space/tab
2015-05-27 13:11:55 +00:00

17 lines
271 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
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>