summaryrefslogtreecommitdiffstats
path: root/security/py-hkdf/Makefile
blob: 2b5292465ae76e36fc08c4b405ba0e855d2e9f5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	hkdf
PORTVERSION=	0.0.3
CATEGORIES=	security
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	swills@FreeBSD.org
COMMENT=	HMAC-based Extract-and-Expand Key Derivation Function (HKDF)

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
OpenPOWER on IntegriCloud