1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/sysutils/ansible24/Makefile
Nikolai Lifanov bb43a505cf add tests and FLAVORS to Ansible ports
Most of the work was done by koobs. Thank you!

PR:		228268
Submitted by:	koobs
Reported by:	Christopher Hall
2018-05-18 13:45:40 +00:00

15 lines
232 B
Makefile

# $FreeBSD$
PORTVERSION= 2.4.4.0
PORTREVISION= 1
PKGNAMESUFFIX= 24
CONFLICTS= ansible-* ansible1-* ansible23-*
MASTERDIR= ${.CURDIR}/../ansible
DISTINFO_FILE= ${.CURDIR}/distinfo
EXTRA_PATCHES=
.include "${MASTERDIR}/Makefile"