freebsd-ports/sysutils/ansible24/Makefile
Nikolai Lifanov 2b208bb180 ansible: switch to security/py-cryptography
For ansible >= 2.4, py-cryptography is preferred upstream.

PR:		236436
Reported by:	John W. O'Brien <john@saltant.com>
2019-03-11 01:05:24 +00:00

18 lines
272 B
Makefile

# $FreeBSD$
PORTVERSION= 2.4.6.0
PORTREVISION= 2
PKGNAMESUFFIX= 24
CONFLICTS= ansible-* \
ansible1-* \
ansible23-* \
ansible25-* \
ansible26-*
MASTERDIR= ${.CURDIR}/../ansible
DISTINFO_FILE= ${.CURDIR}/distinfo
EXTRA_PATCHES=
.include "${MASTERDIR}/Makefile"