ports/sysutils/syslog-ng/Makefile
Cy Schubert ad837f6fca Accpet the new syslog-ng321 from our upstream Balabit, the company
that authored and maintains syslog-ng.

Peter suggested that this new port not become the default syslog-ng port
for now until up two modules that fail to build on FreeBSD are fixed
upstream.

Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2019-06-27 05:34:30 +00:00

8 lines
174 B
Makefile

# $FreeBSD$
VERSIONS= 39 314 315 317 318 319 320 321 322
SYSLOG_NG_VERSION?= 321
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
.include "${MASTERDIR}/Makefile"