# Created by: Steve Wills PORTNAME= selenium-webdriver PORTVERSION= 4.1.0 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for writing automated tests of websites LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-childprocess>=0.5<5.0:devel/rubygem-childprocess \ rubygem-rexml>=3.2.5<4:textproc/rubygem-rexml \ rubygem-rubyzip>=1.2.2:archivers/rubygem-rubyzip USES= gem USE_RUBY= yes NO_ARCH= yes # do not strip files as this breaks the build of the port # for more details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220330 STRIP_CMD= ${TRUE} .include