1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/sysutils/and/Makefile
2013-11-08 12:10:53 +00:00

17 lines
246 B
Makefile

# Created by: 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
.include <bsd.port.mk>