# $MidnightBSD: trunk/devel/py-asn1crypto/Makefile 23178 2018-04-13 19:12:30Z laffer1 $

PORTNAME=	asn1crypto
PORTVERSION=	0.22.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	ASN.1 library with a focus on performance and a pythonic API

LICENSE=	mit

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
