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

                                    
                     
                                


                                   


                                                                         
 
                   
                   
                   

                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

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

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

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>