mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 21:20:31 -04:00
8 lines
144 B
Makefile
8 lines
144 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 36 37
|
|
SYSLOG_NG_VERSION?= 37
|
|
|
|
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|