1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/sysutils/syslog-ng/Makefile
Cy Schubert bddfdf2afa Welcome the new syslog-ng 3.13 in syslog-ng313.
Our syslog-ng upline recommends the meta-port bump to 313.

Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit / syslog-ng upstream
2017-12-06 20:42:13 +00:00

9 lines
164 B
Makefile

# $FreeBSD$
VERSIONS= 36 37 39 310 311 312 313
SYSLOG_NG_VERSION?= 313
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
.include "${MASTERDIR}/Makefile"