freebsd-ports/sysutils/and/Makefile
Ying-Chieh Liao 1bf108a1d7 add and 1.0.7
Auto Nice Daemon
2002-06-21 19:41:34 +00:00

23 lines
378 B
Makefile

# ex:ts=8
# Ports collection makefile for: and
# Date created: Jun 22, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= and
PORTVERSION= 1.0.7
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
ALL_TARGET= # empty
MAN5= and.conf.5 and.priorities.5
MAN8= and.8
.include <bsd.port.mk>