# ex:ts=8
# Ports collection makefile for:	and
# Date created:			Jun 22, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/sysutils/and/Makefile,v 1.9 2004/09/19 01:39:10 leeym Exp $
#

PORTNAME=	and
PORTVERSION=	1.0.9
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Auto Nice Daemon

USE_GMAKE=	yes
ALL_TARGET=	default
NOPRECIOUSMAKEVARS=	yes

MAN5=		and.conf.5 and.priorities.5
MAN8=		and.8

.include <bsd.port.mk>
