aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-net-http-digest_auth/Makefile
blob: c352663d372d182b06ba4e03139ce629a1a07b9f (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                    
                   
                                




                                                                            




                           
# New ports collection makefile for:	rubygem-net-http-digest_auth
# Date created:		2011-10-31
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	net-http-digest_auth
PORTVERSION=	1.2
CATEGORIES=	www net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	An implementation of RFC 2617 - Digest Access Authentication

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>