aboutsummaryrefslogtreecommitdiff
path: root/security/pbnj/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-18 22:48:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-18 22:48:58 +0000
commit500a111e5c08b2ca1cfb3be398ea62ce2ae1ac15 (patch)
tree35f242eed038141377b4cb0145fd1864ead3f09c /security/pbnj/Makefile
parentacbc9136e92ae50faa00b2b907446aafe1b62585 (diff)
downloadports-500a111e5c08b2ca1cfb3be398ea62ce2ae1ac15.tar.gz
ports-500a111e5c08b2ca1cfb3be398ea62ce2ae1ac15.zip
- Update to 2.4
PR: ports/105596 Submitted by: Joshua D. Abraham <jabra@ccs.neu.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=177530
Diffstat (limited to 'security/pbnj/Makefile')
-rw-r--r--security/pbnj/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile
index 42dd89bf013e..6efa51785650 100644
--- a/security/pbnj/Makefile
+++ b/security/pbnj/Makefile
@@ -1,16 +1,15 @@
-# New ports collection makefile for: pbnj
-# Date created: July 26, 2006
-# Whom: Joshua D. Abraham <jabra@ccs.neu.edu>
+# New ports collection makefile for: pbnj
+# Date created: July 26, 2006
+# Whom: Joshua D. Abraham <jabra@ccs.neu.edu>
#
# $FreeBSD$
#
PORTNAME= pbnj
-PORTVERSION= 2.02
+PORTVERSION= 2.04
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
-PKGNAMEPREFIX=
MAINTAINER= jabra@ccs.neu.edu
COMMENT= A suite of tools to monitor changes on a network
@@ -25,11 +24,11 @@ BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
RUN_DEPENDS= ${BUILD_DEPENDS} \
nmap:${PORTSDIR}/security/nmap
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= yes
-MAN1= scanpbnj.1 \
- outputpbnj.1 \
- genlist.1
+MAN1= scanpbnj.1p \
+ outputpbnj.1p \
+ genlist.1p
post-configure:
@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile