# Ports collection makefile for:  horde-whups
# Date created:			  Feb 28, 2008
# Whom:				  Beech Rintoul <beech@FreeBSD.org
#
# $FreeBSD: ports/devel/horde-whups/Makefile,v 1.9 2010/02/05 11:35:53 dinoex Exp $
#

PORTNAME=	whups
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	devel www

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Bug tracking/ticketing system

USE_HORDE=	base pkg-message
USE_GETTEXT=	yes
PORTDOCS=	README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf
NO_BUILD=	yes

.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>
