12 lines
286 B
Makefile
12 lines
286 B
Makefile
# $OpenBSD: Makefile,v 1.2 2002/12/30 10:41:04 jakob Exp $
|
|
|
|
DISTNAME= syslog-ng-1.4.17
|
|
LIBOL= libol-0.2.24
|
|
|
|
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SYSLOGNG:=syslog-ng/1.4/}
|
|
MASTER_SITES0= ${MASTER_SITE_SYSLOGNG:=libol/0.2/}
|
|
|
|
.include <bsd.port.mk>
|