PORTNAME= subfinder DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= Subdomain discovery tool that discovers valid subdomains for websites LICENSE= MIT USES= go:modules GO_MODULE= github.com/projectdiscovery/subfinder/v2 GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include