24bea4ab44
PR: ports/111944 Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
12 lines
248 B
Makefile
12 lines
248 B
Makefile
# New ports collection makefile for: ossec-hids-client
|
|
# Date created: 23 July 2006
|
|
# Whom: Valerio Daelli <valerio.daelli@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LOCAL_ONLY= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ossec-hids-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|