1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/sysutils/and/Makefile
Andrej Zverev d4d7e2ee60 - Update to version 1.22
Approved by:	sem (mentor)
2005-10-06 12:59:01 +00:00

26 lines
430 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= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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>