149ba7338a
These ports built successfully
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"
|