1PORTNAME= device_detector 2PORTVERSION= 1.1.3 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= User agent parser and device detector 8WWW= https://github.com/podigee/device_detector 9 10LICENSE= lgpl3 11LICENSE_FILE= ${WRKSRC}/LICENSE.txt 12 13USES= gem 14 15NO_ARCH= yes 16 17.include <bsd.port.mk> 18