1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/sysutils/and/Makefile
Martin Wilke 7a21dec23d - Convert gmake,bzip2,xz to USES
Approved by:	portmgr
2014-05-29 11:20:14 +00:00

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>