# $NetBSD$

DISTNAME=	PyVISA-1.11.0
PKGNAME=	${PYPKGPREFIX}-visa-1.11.0
CATEGORIES=	devel python
MASTER_SITES=	https://files.pythonhosted.org/packages/bd/3f/b57e1d5937214109129c2ec4909c6aef41223f8fb73a97403c734ef31f83/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/pyvisa/pyvisa
COMMENT=	Python VISA bindings for GPIB, RS232, TCPIP and USB instruments
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
