Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/10/23 18:16:59 asau Exp $
# $NetBSD: Makefile,v 1.9 2014/01/25 10:45:21 wiz Exp $
DISTNAME= sshfp-1.1.3
PKGREVISION= 3
@@ -10,12 +10,12 @@ HOMEPAGE= http://www.xelerance.com/software/sshfp/
COMMENT= Print ssh host key fingerprint resource records
LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns
PYTHON_VERSIONED_DEPENDENCIES= dns
MANCOMPRESSED= yes
NO_BUILD= yes
PYTHON_PATCH_SCRIPTS= sshfp
REPLACE_PYTHON= sshfp
.include "../../lang/python/application.mk"
.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"