# Created by: Po-Chuan Hsieh # $FreeBSD: head/www/rubygem-webdrivers/Makefile 567777 2021-03-07 22:31:43Z sunpoet $ PORTNAME= webdrivers PORTVERSION= 4.6.0 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Run Selenium tests more easily with install and updates for all supported webdrivers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=1.6<2:textproc/rubygem-nokogiri \ rubygem-rubyzip>=1.3.0:archivers/rubygem-rubyzip \ rubygem-selenium-webdriver>=3.0<4.0:www/rubygem-selenium-webdriver USES= gem USE_RUBY= yes NO_ARCH= yes post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/console ${STAGEDIR}${PREFIX}/bin/setup .include