aboutsummaryrefslogtreecommitdiff
path: root/security/base/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-06 21:13:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-06 21:13:27 +0000
commit2a1614318bb6df2833274498cf284af002895efc (patch)
tree687ce0df21fc7f7f3a21ddf4d5294b80fcecfebf /security/base/Makefile
parentccdd3405b5bb82124a75219417172dbc99dbd83c (diff)
downloadports-2a1614318bb6df2833274498cf284af002895efc.tar.gz
ports-2a1614318bb6df2833274498cf284af002895efc.zip
Notes
Diffstat (limited to 'security/base/Makefile')
-rw-r--r--security/base/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 18bd2a429912..269a9838fb25 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= base
-PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTVERSION= 1.4.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= secureideas
+MASTER_SITES= SF/secureideas
-MAINTAINER= question+fbsdports@closedsrc.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Basic Analysis and Security Engine - analyzing Snort alerts
RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:${PORTSDIR}/databases/adodb \
- ${LOCALBASE}/share/pear/Image/Graph.php:${PORTSDIR}/graphics/pear-Image_Graph
+ ${LOCALBASE}/share/pear/Image/Graph.php:${PORTSDIR}/graphics/pear-Image_Graph \
+ ${LOCALBASE}/share/pear/Mail.php:${PORTSDIR}/mail/pear-Mail \
+ ${LOCALBASE}/share/pear/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-php4
USE_PHP= gd gettext pcre session zlib