forked from Lainports/freebsd-ports
8 lines
155 B
Makefile
8 lines
155 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 320 321 322 323
|
|
SYSLOG_NG_VERSION?= 323
|
|
|
|
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|