freebsd-ports/sysutils/and/Makefile

17 lines
244 B
Makefile
Raw Normal View History

# Created by: ijliao
2002-06-21 21:41:34 +02:00
# $FreeBSD$
PORTNAME= and
PORTVERSION= 1.2.2
2002-06-21 21:41:34 +02:00
CATEGORIES= sysutils
MASTER_SITES= SF
2002-06-21 21:41:34 +02:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Auto Nice Daemon
2002-06-21 21:41:34 +02:00
USES= gmake
ALL_TARGET= default
NOPRECIOUSMAKEVARS= yes
2002-06-21 21:41:34 +02:00
.include <bsd.port.mk>