head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.06.30.15.38.20;	author lwhsu;	state Exp;
branches;
next	1.2;

1.2
date	2011.12.23.03.02.45;	author lwhsu;	state Exp;
branches;
next	1.1;

1.1
date	2011.02.26.14.46.12;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-django-storages
# Date created:		2011-02-26
# Whom:			Li-Wen Hsu <lwhsu@@FreeBSD.org>
#
# $FreeBSD: head/www/py-django-storages/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	django-storages
PORTVERSION=	1.1.4
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@@FreeBSD.org
COMMENT=	Generic storages for Django

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.3
log
@- Update to 1.1.4
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 1.1.3
@
text
@d9 1
a9 1
PORTVERSION=	1.1.3
@


1.1
log
@Add py-django-storages 1.1.1, generic storages for Django.
@
text
@d9 1
a9 1
PORTVERSION=	1.1.1
@

