freebsd-ports/sysutils/ansible25/Makefile
Antoine Brodin 63f5eeef8a Bump a few PORTREVISIONs after r498529
With hat:	portmgr
2019-04-10 06:18:31 +00:00

18 lines
271 B
Makefile

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