mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
7a21dec23d
Approved by: portmgr
17 lines
244 B
Makefile
17 lines
244 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
|
|
|
|
USES= gmake
|
|
ALL_TARGET= default
|
|
NOPRECIOUSMAKEVARS= yes
|
|
|
|
.include <bsd.port.mk>
|