aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-open-uri-cached/Makefile
blob: 9a0e0d0329ab0b6c560e7559b2de5a5356f77668 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    rubygem-open-uri-cached
# Date created:     September 09, 2011
# Whom:             Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#

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

MAINTAINER= ruby@FreeBSD.org
COMMENT=    

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>