aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-http-accept/Makefile
blob: caaffbc82b3af6e336ab6f6ad28a30b97d0af58d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















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

PORTNAME=	http-accept
PORTVERSION=	2.1.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Parse Accept and Accept-Language HTTP headers

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>