1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/sysutils/and/Makefile

25 lines
374 B
Makefile
Raw Normal View History

2002-06-21 19:41:34 +00:00
# ex:ts=8
# Ports collection makefile for: and
# Date created: Jun 22, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= and
PORTVERSION= 1.2.2
2002-06-21 19:41:34 +00:00
CATEGORIES= sysutils
MASTER_SITES= SF
2002-06-21 19:41:34 +00:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 19:00:52 +00:00
COMMENT= Auto Nice Daemon
2002-06-21 19:41:34 +00:00
USE_GMAKE= yes
ALL_TARGET= default
NOPRECIOUSMAKEVARS= yes
2002-06-21 19:41:34 +00:00
MAN5= and.conf.5 and.priorities.5
MAN8= and.8
2002-06-21 19:41:34 +00:00
.include <bsd.port.mk>