# New ports collection makefile for: roundup
# Date created:		23 Mar 2003
# Whom:			nbm
#
# $FreeBSD: ports/www/roundup/Makefile,v 1.6 2004/04/10 17:26:51 trevor Exp $
#

PORTNAME=	roundup
PORTVERSION=	0.6.8
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	roundup

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An Issue-Tracking System for Knowledge Workers

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

MAN1=		roundup-admin.1 roundup-mailgw.1 roundup-server.1

.include <bsd.port.mk>
