summaryrefslogtreecommitdiffstats
path: root/security/py-slowaes/Makefile
blob: 63d1c0e5d26264de1219aa6fc3dd3434a15f0a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Neil Booth
# $FreeBSD$

PORTNAME=	slowaes
DISTVERSION=	0.1a1
PORTREVISION=	1
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	kyuupichan@gmail.com
COMMENT=	Implementation of AES in pure Python

LICENSE=	APACHE20

USES=		python:2
USE_PYTHON=	distutils autoplist

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