20 lines
443 B
Makefile
20 lines
443 B
Makefile
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= nag
|
|
PORTVERSION= 2.3.7
|
|
DISTVERSIONSUFFIX=
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= deskutils www
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Simple multiuser task list manager
|
|
|
|
USE_HORDE= base
|
|
USES= gettext
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
|
.include <bsd.port.mk>
|