summaryrefslogtreecommitdiffstats
path: root/security/py-sslstrip/Makefile
blob: 6dcb5846af0c2c3cf11eb51cc078befca63ed734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	sslstrip
# Date created:		2009-04-17
# Whom:			User & <dragon@njord.localdomain>
#
# $FreeBSD$
#

PORTNAME=	sslstrip
PORTVERSION=	0.2
CATEGORIES=	security python
MASTER_SITES=	http://www.thoughtcrime.org/software/sslstrip/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	${PORTNAME}-${PORTVERSION}

MAINTAINER=	kitchetech@gmail.com
COMMENT=	Python program for ssl stripping

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	sslstrip

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