opnsense-ports/devel/rubygem-http_accept_language/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

16 lines
312 B
Makefile

PORTNAME= http_accept_language
PORTVERSION= 2.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails plugin to extract Accept-Language HTTP header into array
WWW= https://github.com/iain/http_accept_language/
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>