mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
96cc2bdcf8
Approved by: maintainer (beech@ and mm@)
23 lines
491 B
Makefile
23 lines
491 B
Makefile
# Ports collection makefile for: horde-whups
|
|
# Date created: Feb 28, 2008
|
|
# Whom: Beech Rintoul <horde@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= whups
|
|
PORTVERSION= 1.0.1
|
|
PORTREVISION= 4
|
|
CATEGORIES= devel www
|
|
|
|
MAINTAINER= horde@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>
|