aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyslog3-relp/Makefile
blob: 5dc330b168cf52412b043b1e206834bef9a827ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	rsyslog3-relp
# Date created:		6 May 2008
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

COMMENT=	RELP input/output module for rsyslog

MNAME=	relp
MTYPES=	im om
LIB_DEPENDS=	relp.0:${PORTSDIR}/devel/librelp

.include "${.CURDIR}/../rsyslog3/bsd.rsyslog.mk"
.include <bsd.port.mk>