89a07451d5
- Bump PORTEPOCH
22 lines
485 B
Makefile
22 lines
485 B
Makefile
# Ports collection makefile for: nag
|
|
# Date created: Sun Dec 14, 2001
|
|
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nag
|
|
PORTVERSION= 2.2
|
|
DISTVERSIONSUFFIX=
|
|
PORTEPOCH= 1
|
|
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>
|