summaryrefslogtreecommitdiff
path: root/sysutils/cfengine/Makefile
blob: 24d553ed80dcef487b22879d46842964e9a99203 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

VERSIONS=		22 32 33 34 35 -devel
CFENGINE_VERSION?=	35

MASTERDIR=		${.CURDIR}/../cfengine${CFENGINE_VERSION}

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"