mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
25 lines
374 B
Makefile
25 lines
374 B
Makefile
# ex:ts=8
|
|
# Ports collection makefile for: and
|
|
# Date created: Jun 22, 2002
|
|
# Whom: 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
|
|
|
|
.include <bsd.port.mk>
|