mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
5bbd5cd2dc
Suggested by: rafan
24 lines
503 B
Makefile
24 lines
503 B
Makefile
# Ports collection makefile for: nag
|
|
# Date created: Sun Dec 14, 2001
|
|
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nag
|
|
PORTVERSION= 2.3.1
|
|
DISTVERSIONSUFFIX=
|
|
PORTREVISION= 1
|
|
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>
|