freebsd-ports/security/ossec-hids-client/Makefile
Martin Wilke 7c1fcbbf13 - Add pkg-plist.client
- Bump PORTREVISION

PR:		113260
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Approved by:	maintainer
2007-06-09 10:42:37 +00:00

14 lines
274 B
Makefile

# New ports collection makefile for: ossec-hids-client
# Date created: 23 July 2006
# Whom: Valerio Daelli <valerio.daelli@gmail.com>
#
# $FreeBSD$
#
CLIENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../ossec-hids-server
PLIST= pkg-plist.client
.include "${MASTERDIR}/Makefile"