# $FreeBSD: head/security/py-pyaes/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pyaes PORTVERSION= 1.6.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jrm@FreeBSD.org COMMENT= Pure-Python implementation of AES block-cipher LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include