# New ports collection makefile for:	py-feedgenerator
# Date created:		2011-06-19
# Whom:			Julien Laffaye <jlaffaye@FreeBSD.org>
#
# $FreeBSD: ports/www/py-feedgenerator/Makefile,v 1.1 2011/06/19 18:13:08 jlaffaye Exp $
#

PORTNAME=	feedgenerator
PORTVERSION=	1.2.1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jlaffaye@FreeBSD.org
COMMENT=	Standalone version of django.utils.feedgenerator

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
