ports/sysutils/ansible27/Makefile
2019-07-06 23:05:51 +00:00

18 lines
300 B
Makefile

# $FreeBSD$
PORTVERSION= 2.7.12
PKGNAMESUFFIX= 27
CONFLICTS= ansible-* \
ansible1-* \
ansible23-* \
ansible24-* \
ansible25-* \
ansible26-*
MASTERDIR= ${.CURDIR}/../ansible
DISTINFO_FILE= ${.CURDIR}/distinfo
EXTRA_PATCHES= ${FILESDIR}/extra-patch-sesu
.include "${MASTERDIR}/Makefile"