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
|
2010-10-23 21:43:18 +02:00
|
|
|
PORTVERSION= 2.3.6
|
2008-06-29 07:58:38 +02:00
|
|
|
DISTVERSIONSUFFIX=
|
2011-02-25 02:32:17 +01:00
|
|
|
PORTREVISION= 1
|
2008-06-29 07:58:38 +02:00
|
|
|
PORTEPOCH= 1
|
2002-05-18 02:22:48 +02:00
|
|
|
CATEGORIES= deskutils www
|
|
|
|
|
2010-11-03 10:58:45 +01:00
|
|
|
MAINTAINER= beech@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>
|