aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-http-accept/Makefile
blob: ae2169ebf8bd56941d4c643201e52a93c56a53e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	http-accept
PORTVERSION=	2.2.0
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>