2008-02-28 23:48:54 +01:00
|
|
|
# Ports collection makefile for: horde-whups
|
|
|
|
# Date created: Feb 28, 2008
|
2011-07-14 22:33:30 +02:00
|
|
|
# Whom: Beech Rintoul <horde@FreeBSD.org
|
2008-02-28 23:48:54 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= whups
|
2009-11-20 21:44:04 +01:00
|
|
|
PORTVERSION= 1.0.1
|
2011-02-25 02:32:17 +01:00
|
|
|
PORTREVISION= 4
|
2008-02-28 23:48:54 +01:00
|
|
|
CATEGORIES= devel www
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2008-02-28 23:48:54 +01:00
|
|
|
COMMENT= Bug tracking/ticketing system
|
|
|
|
|
|
|
|
USE_HORDE= base pkg-message
|
|
|
|
USE_GETTEXT= yes
|
2008-07-30 21:33:24 +02:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf
|
2008-09-23 05:01:10 +02:00
|
|
|
NO_BUILD= yes
|
2008-02-28 23:48:54 +01:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
|
|
|
.include <bsd.port.mk>
|