summaryrefslogtreecommitdiff
path: root/sysutils/and/Makefile
blob: b8021537b9c61eaf347194389bf1ac393ffb3b93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: ijliao
# $FreeBSD$

PORTNAME=	and
PORTVERSION=	1.2.2
CATEGORIES=	sysutils
MASTER_SITES=	SF

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

NO_STAGE=	yes
.include <bsd.port.mk>