Lines 1-17
Link Here
|
1 |
# New ports collection makefile for: qjail |
1 |
# Ports collection makefile for: qjail |
2 |
# Date created: July 22 2010 |
2 |
# Date created: March 01 2012 |
3 |
# Whom: Joe Barbish |
3 |
# Whom: Joe Barbish |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/sysutils/qjail/Makefile,v 1.3 2011/09/11 11:58:32 crees Exp $ |
5 |
# $FreeBSD: ports/sysutils/qjail/Makefile,v 1.3 2011/09/11 11:58:32 crees Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= qjail |
7 |
PORTNAME= qjail |
8 |
PORTVERSION= 1.1 |
8 |
PORTVERSION= 1.2 |
9 |
PORTREVISION= 1 |
|
|
10 |
CATEGORIES= sysutils |
9 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= SF/${PORTNAME} |
10 |
MASTER_SITES= SF/${PORTNAME} |
12 |
|
11 |
|
13 |
MAINTAINER= qjail@a1poweruser.com |
12 |
MAINTAINER= qjail@a1poweruser.com |
14 |
COMMENT= Utility to quickly deploy and manage large numbers of jails |
13 |
COMMENT= Utility to quickly deploy and manage jails |
15 |
|
14 |
|
16 |
LICENSE= BSD |
15 |
LICENSE= BSD |
17 |
|
16 |
|