# $FreeBSD: head/security/py-ctypescrypto/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= ctypescrypto DISTVERSION= 0.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= CTypes-based interface for some OpenSSL libcrypto features LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include