summaryrefslogtreecommitdiff
path: root/deskutils/horde4-nag/Makefile
blob: 1be565874e452cd8b916b5aa704c95887c7487d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Ports collection makefile for:	nag
# Date created:			Sun Dec 14, 2001
# Whom:				Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#

PORTNAME=	nag
PORTVERSION=	2.2
DISTVERSIONSUFFIX=	-rc2
CATEGORIES=	deskutils www

MAINTAINER=	beech@FreeBSD.org
COMMENT=	Simple multiuser task list manager

USE_HORDE=	base
USE_GETTEXT=	yes
PORTDOCS=	README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING

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