ports/sysutils/ansible26/Makefile
2019-07-06 23:06:08 +00:00

18 lines
300 B
Makefile

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