head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.10;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.07.11.07.45.11;	author wen;	state Exp;
branches;
next	1.6;

1.6
date	2011.08.04.00.38.39;	author wen;	state Exp;
branches;
next	1.5;

1.5
date	2011.06.18.01.00.15;	author wen;	state Exp;
branches;
next	1.4;

1.4
date	2010.03.31.06.30.31;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2009.10.28.10.15.07;	author wen;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	webpy
# Date created:		2008-12-24
# Whom:			Wen Heping <wenheping@@gmail.com>
#
# $FreeBSD: head/www/webpy/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	webpy
PORTVERSION=	0.37
CATEGORIES=	www python
MASTER_SITES=	http://webpy.org/static/ \
		CHEESESHOP
DISTNAME=	web.py-${PORTVERSION}

MAINTAINER=	wen@@FreeBSD.org
COMMENT=	A Web Framework For Python

USE_PYTHON=		yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	web.py

.include <bsd.port.mk>
@


1.7
log
@- Update to 0.37

PR:		169435
Submitted by:	koobs <koobs.freebsd@@gmail.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Update to 0.36

PR:		ports/158634
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d9 1
a9 1
PORTVERSION=	0.36
@


1.5
log
@- Update to 0.35

PR:		ports/157963
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d9 1
a9 1
PORTVERSION=	0.35
@


1.4
log
@- Update to 0.34
@
text
@d9 1
a9 1
PORTVERSION=	0.34
@


1.3
log
@- Update to 0.33
- Update my mail address to FreeBSD

Approved by:	miwi,jadawin(mentors,implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.33
@


1.2
log
@- Update to 0.32

PR:		135271
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.32
d11 2
a12 1
MASTER_SITES=	http://webpy.org/static/
d15 1
a15 1
MAINTAINER=	wenheping@@gmail.com
a17 1
WRKSRC=			${WRKDIR}/webpy
@


1.1
log
@web.py is a web framework for python that is as simple as
it is powerful. web.py is in the public domain; you can use
it for whatever purpose with absolutely no restrictions.

WWW:	http://webpy.org/

PR:		ports/129896
Submitted by:	Wen Heping <wenheping at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.31
@

