# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/www/webpy/Makefile 418306 2016-07-10 08:06:30Z wen $

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

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

LICENSE=	PD

USES=		python
USE_PYTHON=	autoplist distutils
PYDISTUTILS_PKGNAME=	web.py

.include <bsd.port.mk>
