aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-ezjailremote/Makefile
blob: 37af97b322bc70ce7f2b7367e412adc2e0cf3fbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$

PORTNAME=   ezjailremote
PORTVERSION=    0.2.2
PORTREVISION=   1
CATEGORIES= sysutils python
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= koobs@FreeBSD.org
COMMENT=    Remote control and convenience wrapper for ezjail

LICENSE=    BSD2CLAUSE

RUN_DEPENDS=    ezjail-admin:sysutils/ezjail \
        ${PYTHON_PKGNAMEPREFIX}fabric>0:devel/py-fabric@${FLAVOR}

USE_GITHUB= yes
GH_ACCOUNT= tomster
GH_PROJECT= ezjail-remote

USES=       python:2.7
USE_PYTHON= distutils autoplist

.include <bsd.port.mk>
graph'>* Stage supportantoine2014-01-281-2/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Update to 2.6.2acm2013-03-231-1/+1 * - adopt optionsNG and trim historical headersjgh2013-03-14