diff options
Diffstat (limited to 'deskutils/horde-nag/Makefile')
-rw-r--r-- | deskutils/horde-nag/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile deleted file mode 100644 index dffdf08643e2..000000000000 --- a/deskutils/horde-nag/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Ports collection makefile for: nag -# Date created: Sun Dec 14, 2001 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# -# $FreeBSD$ -# - -PORTNAME= nag -PORTVERSION= 2.1.3 -PORTREVISION= 1 -CATEGORIES= deskutils www - -MAINTAINER= beech@alaskaparadise.com -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> |