2016-06-30 20:03:46 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2016/06/30 18:03:46 wiz Exp $
|
2008-07-31 12:21:21 +02:00
|
|
|
|
|
|
|
DISTNAME= sshfp-1.1.3
|
2014-05-17 18:10:41 +02:00
|
|
|
PKGREVISION= 4
|
2008-07-31 12:21:21 +02:00
|
|
|
CATEGORIES= security net
|
|
|
|
MASTER_SITES= http://www.xelerance.com/software/sshfp/
|
|
|
|
|
|
|
|
MAINTAINER= agc@NetBSD.org
|
2010-08-19 19:08:44 +02:00
|
|
|
HOMEPAGE= http://www.xelerance.com/software/sshfp/
|
2008-07-31 12:21:21 +02:00
|
|
|
COMMENT= Print ssh host key fingerprint resource records
|
2009-11-17 13:23:01 +01:00
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
2016-06-30 20:03:46 +02:00
|
|
|
DEPENDS+= ${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
|
2008-07-31 12:21:21 +02:00
|
|
|
|
2009-11-17 13:23:01 +01:00
|
|
|
MANCOMPRESSED= yes
|
2008-07-31 12:21:21 +02:00
|
|
|
NO_BUILD= yes
|
2014-01-25 11:45:15 +01:00
|
|
|
REPLACE_PYTHON= sshfp
|
2008-07-31 12:21:21 +02:00
|
|
|
|
|
|
|
.include "../../lang/python/application.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|