aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ansible28/Makefile
blob: 4b293430c3ad89bb3a89970a1f7b884ffba6aec0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTVERSION=	2.8.11
PORTREVISION=	1
PKGNAMESUFFIX=	28

MASTERDIR=	${.CURDIR}/../ansible
DISTINFO_FILE=	${.CURDIR}/distinfo

USES=		cpe python:3.6+
EXTRA_PATCHES=

.include "${MASTERDIR}/Makefile"