1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/security/ossec-hids-local/Makefile
Rong-En Fan 36014b1c04 - Update to 1.4
PR:		ports/117761
Submitted by:	valerio.daelli at gmail.com (maintainer)
2007-12-30 10:54:37 +00:00

15 lines
307 B
Makefile

# New ports collection makefile for: ossec-hids-client
# Date created: 23 July 2006
# Whom: Valerio Daelli <valerio.daelli@gmail.com>
#
# $FreeBSD$
#
COMMENT= The client and server (local) port of ossec-hids
LOCAL_ONLY= yes
MASTERDIR= ${.CURDIR}/../ossec-hids-server
.include "${MASTERDIR}/Makefile"