2007-03-25 14:41:30 +02:00
|
|
|
# Ports collection makefile for: nag
|
|
|
|
# Date created: Sun Dec 14, 2001
|
|
|
|
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
2002-05-18 02:22:48 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= nag
|
2011-08-21 08:19:12 +02:00
|
|
|
PORTVERSION= 2.3.7
|
2008-06-29 07:58:38 +02:00
|
|
|
DISTVERSIONSUFFIX=
|
|
|
|
PORTEPOCH= 1
|
2002-05-18 02:22:48 +02:00
|
|
|
CATEGORIES= deskutils www
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2007-03-25 14:41:30 +02:00
|
|
|
COMMENT= Simple multiuser task list manager
|
2002-05-18 02:22:48 +02:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
USE_HORDE= base
|
2006-03-15 21:15:59 +01:00
|
|
|
USE_GETTEXT= yes
|
2007-04-09 01:42:31 +02:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
2002-06-26 05:54:09 +02:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
|
|
|
.include <bsd.port.mk>
|