diff options
Diffstat (limited to 'dns/fpdns/Makefile')
| -rw-r--r-- | dns/fpdns/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile deleted file mode 100644 index 02d78f3f3398..000000000000 --- a/dns/fpdns/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -PORTNAME= fpdns -PORTVERSION= 20190131 -CATEGORIES= dns net perl5 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Fingerprinting DNS servers -WWW= https://github.com/kirei/fpdns - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Net-DNS>=0.42:dns/p5-Net-DNS - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -USE_GITHUB= yes -GH_ACCOUNT= kirei - -.include <bsd.port.mk> |
