Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2014/05/17 16:10:48 wiz Exp $
# $NetBSD: Makefile,v 1.11 2016/06/30 18:03:46 wiz Exp $
DISTNAME= sshfp-1.1.3
PKGREVISION= 4
@@ -10,12 +10,11 @@ HOMEPAGE= http://www.xelerance.com/software/sshfp/
COMMENT= Print ssh host key fingerprint resource records
LICENSE= gnu-gpl-v2
PYTHON_VERSIONED_DEPENDENCIES= dns
DEPENDS+= ${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
MANCOMPRESSED= yes
NO_BUILD= yes
REPLACE_PYTHON= sshfp
.include "../../lang/python/application.mk"
.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"