2012-10-08 12:38:47 +02:00
|
|
|
# Created by: Edwin Groothuis <edwin@mavetju.org>
|
2004-07-03 16:23:35 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= fpdns
|
2012-07-19 14:08:14 +02:00
|
|
|
PORTVERSION= 0.9.3.20120719
|
2005-09-12 05:18:16 +02:00
|
|
|
CATEGORIES= dns net perl5
|
2012-07-30 22:51:37 +02:00
|
|
|
MASTER_SITES= https://github.com/kirei/fpdns/tarball/${GITVERSION}/
|
2012-07-30 07:59:08 +02:00
|
|
|
DISTNAME= kirei-fpdns-${GITVERSION}
|
2004-07-03 16:23:35 +02:00
|
|
|
|
2012-10-08 12:38:47 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-07-03 16:23:35 +02:00
|
|
|
COMMENT= FPDNS - Fingerprinting DNS servers
|
|
|
|
|
2012-07-30 07:59:08 +02:00
|
|
|
FETCH_ARGS= -Fpr
|
|
|
|
GITVERSION= 9eb38df
|
|
|
|
|
2012-06-03 23:41:02 +02:00
|
|
|
RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS
|
2004-07-03 16:23:35 +02:00
|
|
|
|
2005-09-12 05:18:16 +02:00
|
|
|
PERL_CONFIGURE= yes
|
2004-12-14 02:45:52 +01:00
|
|
|
|
2005-09-12 05:18:16 +02:00
|
|
|
MAN1= fpdns.1
|
2004-12-14 02:45:52 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|