aboutsummaryrefslogtreecommitdiff
path: root/security/vscan
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2002-01-10 00:11:56 +0000
committerJames E. Housley <jeh@FreeBSD.org>2002-01-10 00:11:56 +0000
commit3217e17aaf04fe6490dbe56ba67ed128362cd244 (patch)
treed1a96c11fdce2d10ab1cffcf43639b3adbe4ac1c /security/vscan
parentdbdb7dc95a5fd9f1955aafdaf94189356a19c577 (diff)
downloadports-3217e17aaf04fe6490dbe56ba67ed128362cd244.tar.gz
ports-3217e17aaf04fe6490dbe56ba67ed128362cd244.zip
They added another library file, that I missed.
PORTREVISION bumped Submitted by: Andrew Stuart <elitetek@tekrealm.net>
Notes
Notes: svn path=/head/; revision=52837
Diffstat (limited to 'security/vscan')
-rw-r--r--security/vscan/Makefile2
-rw-r--r--security/vscan/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index ac71779ca658..bbdcd12a5c26 100644
--- a/security/vscan/Makefile
+++ b/security/vscan/Makefile
@@ -7,6 +7,7 @@
PORTNAME= uvscan
PORTVERSION= 4.16e
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/version_4.16/
DISTNAME= vbsd416e
@@ -33,6 +34,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/uvscan ${PREFIX}/libexec/uvscan
${INSTALL_SCRIPT} ${WRKSRC}/uvscan.sh ${PREFIX}/bin/uvscan
${INSTALL_PROGRAM} ${WRKSRC}/libbsdfv.so ${PREFIX}/lib/libbsdfv.so
+ ${INSTALL_PROGRAM} ${WRKSRC}/libbsdfv.so.4 ${PREFIX}/lib/libbsdfv.so.4
.for file in license.dat messages.dat
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/libexec/uvscan
.endfor
diff --git a/security/vscan/pkg-plist b/security/vscan/pkg-plist
index 67e2e15acd78..4af6e7275de1 100644
--- a/security/vscan/pkg-plist
+++ b/security/vscan/pkg-plist
@@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/05 12:01:25 rh Exp $
bin/uvscan
lib/libbsdfv.so
+lib/libbsdfv.so.4
libexec/uvscan/uvscan
libexec/uvscan/license.dat
libexec/uvscan/messages.dat