2011-05-30 06:05:03 -04:00
|
|
|
# $OpenBSD: Makefile.inc,v 1.3 2011/05/30 10:05:03 espie Exp $
|
2006-06-26 14:04:24 -04:00
|
|
|
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
|
|
|
|
CATEGORIES= security
|
|
|
|
|
|
|
|
HOMEPAGE= http://www.prelude-ids.org/
|
|
|
|
|
2009-08-30 16:37:16 -04:00
|
|
|
MAINTAINER= Rui Reis <rui@openbsd.org>
|
2006-06-26 14:04:24 -04:00
|
|
|
|
|
|
|
# GPL
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
2009-08-30 16:37:16 -04:00
|
|
|
USE_GMAKE= Yes
|
2006-06-26 14:04:24 -04:00
|
|
|
|
|
|
|
CONFIGURE_ARGS+=--localstatedir=/var
|
2011-05-30 06:05:03 -04:00
|
|
|
CONFIGURE_ENV += ac_cv_path_GREP=/usr/bin/grep ac_cv_path_EGREP=/usr/bin/egrep
|