aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ansible1/Makefile
blob: e2390e6b7f2652d1f08562a4a3c8bb36375dda6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com>
# $FreeBSD$

PKGNAMESUFFIX=  1
PORTVERSION=    1.9.4

CONFLICTS=  ansible-*

MASTERDIR=  ${.CURDIR}/../ansible
DISTINFO_FILE=  ${.CURDIR}/distinfo

SHEBANG_FILES=  lib/ansible/runner/action_plugins/synchronize.py

.include "${MASTERDIR}/Makefile"