Files
ports/sysutils/ezjail/Makefile
T
Brad Davis 236c9afbd3 Fix ezjail use of make distribution and the path to snapshots on the mirrors.
PR:		230690
Approved by:	maintainer timeout
2018-08-31 20:37:20 +00:00

17 lines
321 B
Makefile

# $FreeBSD$
PORTNAME= ezjail
PORTVERSION= 3.4.2
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://erdgeist.org/arts/software/ezjail/
MAINTAINER= erdgeist@erdgeist.org
COMMENT= Framework to easily create, manipulate, and run FreeBSD jails
USES= tar:bzip2
MAKE_ENV= DESTDIR=${STAGEDIR}
.include <bsd.port.mk>