Tweak security/sshblock version 1.0_1
[dports.git] / security / py-cryptkit / Makefile
1 # Created by: ijliao
2 # $FreeBSD$
3
4 PORTNAME=       cryptkit
5 PORTVERSION=    0.9
6 CATEGORIES=     security python
7 MASTER_SITES=   SF/${PORTNAME}/_${PORTNAME}/Complete%20Kit
8 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Cryptographic Toolkit for Python
12
13 USES=           python
14 USE_PYTHON=     distutils autoplist
15
16 .include <bsd.port.mk>