18 lines
255 B
Makefile

# $FreeBSD$
PORTVERSION= 2.5.14
PKGNAMESUFFIX= 25
CONFLICTS= ansible-* \
ansible1-* \
ansible23-* \
ansible24-* \
ansible26-*
MASTERDIR= ${.CURDIR}/../ansible
DISTINFO_FILE= ${.CURDIR}/distinfo
EXTRA_PATCHES=
.include "${MASTERDIR}/Makefile"