aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-httpclient/Makefile
blob: 7a258dacf4095284b3f673ef87e79c4dd261b7b5 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                 
                       
                            
                  
 
                                






                                                              
# New ports collection makefile for:	rubygem-httpclient
# Date created:		7 April 2009
# Whom:			Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#

PORTNAME=	httpclient
PORTVERSION=	2.1.5.2
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Yet another HTTP client implementation by NaHi

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>