aboutsummaryrefslogtreecommitdiff
path: root/sysutils/and/Makefile
blob: 166f992d38c1012d90077f7184e06681a79943c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: ijliao
# $FreeBSD$

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

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

USES=		gmake
ALL_TARGET=	default
NOPRECIOUSMAKEVARS=	yes

.include <bsd.port.mk>