head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.01.16;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.02.07.04.34.48;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2012.01.14.19.24.38;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for: py-certifi
# Date created:		2012-01-02
# Whom:		Olivier Duchateau <duchateau.olivier@@gmail.com>
#
# $FreeBSD: head/security/py-certify/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	certifi
PORTVERSION=	0.0.8
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	duchateau.olivier@@gmail.com
COMMENT=	Mozilla's SSL certificates

USE_PYTHON=	2.6+
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
@


1.2
log
@- Update to 0.0.6

PR:		164668
Submitted by:	Olivier Duchateau <duchateau.olivier@@gmail.com> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Certifi: Python Mozilla's SSL Certificates.

WWW:	http://pypi.python.org/pypi/certifi/

PR:		ports/163970
Submitted by:	Olivier Duchateau <duchateau.olivier@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.0.6
a19 3
post-install:
	@@${REINPLACE_CMD} -e 's|    include_|   #include_|' ${WRKSRC}/setup.py

@

