aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ansible25/Makefile
blob: c4fde3db9a68285ab49e577c2288c19fee2cf5ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTVERSION=    2.5.11
PKGNAMESUFFIX=  25

CONFLICTS=  ansible-* \
        ansible1-* \
        ansible23-* \
        ansible24-* \
        ansible26-*

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

EXTRA_PATCHES=

.include "${MASTERDIR}/Makefile"