freebsd-ports/sysutils/syslog-ng/Makefile
Cy Schubert e377ab7acd Welcome the new syslog-ng 3.24.1. It is the default syslog-ng port/package.
While at it, implement the newly agreed upon policy to deprecated and
remove old syslog-ng ports one year after the latest ports has been
committed. This is in cotrast to One Identity's Linux clients who have
told One Identity they would like to see three years of support. FreeBSD
users are encouraged to contact our upline, Peter Czanik, or myself
regarding their preference.

Submitted by:	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2019-10-09 19:17:17 +00:00

8 lines
159 B
Makefile

# $FreeBSD$
VERSIONS= 320 321 322 323 324
SYSLOG_NG_VERSION?= 324
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
.include "${MASTERDIR}/Makefile"