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,5 +1,4 @@
# $NetBSD: Makefile,v 1.1 2013/05/15 22:39:26 wiz Exp $
#
# $NetBSD: Makefile,v 1.2 2014/01/25 10:30:16 wiz Exp $
DISTNAME= mitmproxy-0.9
CATEGORIES= net
@@ -19,6 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.13:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-urwid>=1.1:../../devel/py-urwid
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-imaging, py-netlib
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"