aboutsummaryrefslogtreecommitdiff
path: root/security/p5-SAVI-Perl
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-04-24 19:23:53 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-04-24 19:23:53 +0000
commit58d236610e1aa73fc55993d1ab7469086809c96a (patch)
treee8ce2bd96bdf76b42e1e8b984aec2e58fcefe43f /security/p5-SAVI-Perl
parent63ef0f55c4674159c13f0ee0e1fdcb8ce15175cd (diff)
downloadports-58d236610e1aa73fc55993d1ab7469086809c96a.tar.gz
ports-58d236610e1aa73fc55993d1ab7469086809c96a.zip
security/p5-SAVI-Perl: fix staging, plist, maintainer address
PR: ports/188842 Submitted by: pi (myself) Approved by: culot (mentors)
Notes
Notes: svn path=/head/; revision=352053
Diffstat (limited to 'security/p5-SAVI-Perl')
-rw-r--r--security/p5-SAVI-Perl/Makefile6
-rw-r--r--security/p5-SAVI-Perl/pkg-descr6
-rw-r--r--security/p5-SAVI-Perl/pkg-plist1
3 files changed, 9 insertions, 4 deletions
diff --git a/security/p5-SAVI-Perl/Makefile b/security/p5-SAVI-Perl/Makefile
index 88b347ad956c..d7115284ba46 100644
--- a/security/p5-SAVI-Perl/Makefile
+++ b/security/p5-SAVI-Perl/Makefile
@@ -9,24 +9,22 @@ MASTER_SITES= http://www.csupomona.edu/~henson/archive/projects/SAVI-Perl/dist/
MASTER_SITE_SUBDIR= security
PKGNAMEPREFIX= p5-
-MAINTAINER= fbsd-ports@opsec.eu
+MAINTAINER= pi@FreeBSD.org
COMMENT= Perl5 module interface to Sophos AntiVirus
-BROKEN= not staged
MAN3= SAVI.3
USES= perl5
USE_PERL5= configure
ONLY_FOR_ARCHS= i386 amd64
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if exists(${PREFIX}/lib/libsavi.so.3) && !exists(${PREFIX}/lib/libsavi.so)
FAKELIBDIR=${WRKDIR}/lib
CONFIGURE_ARGS+=LDDLFLAGS='-shared -L ${FAKELIBDIR}'
.elif !exists(${PREFIX}/lib/libsavi.so)
-IGNORE= please install Sophos Anti-Virus first
+IGNORE= Sophos Anti-Virus needs to be installed (see pkg-descr)
.endif
.if defined(FAKELIBDIR)
diff --git a/security/p5-SAVI-Perl/pkg-descr b/security/p5-SAVI-Perl/pkg-descr
index 19e24faf55a2..5d8d52d3fcb1 100644
--- a/security/p5-SAVI-Perl/pkg-descr
+++ b/security/p5-SAVI-Perl/pkg-descr
@@ -1,4 +1,10 @@
This is sophossavi, the perl interface module to Sophos Anti virus.
With thanks to the original author Paul B. Henson.
+Sophos AntiVirus from
+
+http://www.sophos.com/en-us/products/free-trials/shared-download-components/anti-virus-for-unix-and-netware.aspx
+
+needs to be installed to be able to build this.
+
WWW: http://www.csupomona.edu/~henson/archive/projects/SAVI-Perl/dist/
diff --git a/security/p5-SAVI-Perl/pkg-plist b/security/p5-SAVI-Perl/pkg-plist
index 7ffe9a53f7a0..0ef94229f031 100644
--- a/security/p5-SAVI-Perl/pkg-plist
+++ b/security/p5-SAVI-Perl/pkg-plist
@@ -3,4 +3,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/SAVI.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/SAVI.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/autosplit.ix
+%%PERL5_MAN3%%/SAVI.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI