summaryrefslogtreecommitdiffstats
path: root/security/p5-SAVI-Perl
diff options
context:
space:
mode:
authorniels <niels@FreeBSD.org>2005-01-12 16:55:46 +0000
committerniels <niels@FreeBSD.org>2005-01-12 16:55:46 +0000
commit6384504b636e10b212e1e670eed3c8ff38c92ef7 (patch)
treeb15f354b21edf621eb577fefa8fd24d09b24309f /security/p5-SAVI-Perl
parentd97bf52f013e2f85632df1be4eec3ce242edb744 (diff)
downloadFreeBSD-ports-6384504b636e10b212e1e670eed3c8ff38c92ef7.zip
FreeBSD-ports-6384504b636e10b212e1e670eed3c8ff38c92ef7.tar.gz
Added p5-SAVI-Perl, a perl interface module to Sophos Anti virus.
PR: ports/65310 Approved by: nectar (mentor) Submitted by: Gary Hayers <gary(at)hayers.net>
Diffstat (limited to 'security/p5-SAVI-Perl')
-rw-r--r--security/p5-SAVI-Perl/Makefile29
-rw-r--r--security/p5-SAVI-Perl/distinfo2
-rw-r--r--security/p5-SAVI-Perl/pkg-descr7
-rw-r--r--security/p5-SAVI-Perl/pkg-plist6
4 files changed, 44 insertions, 0 deletions
diff --git a/security/p5-SAVI-Perl/Makefile b/security/p5-SAVI-Perl/Makefile
new file mode 100644
index 0000000..60b03fb
--- /dev/null
+++ b/security/p5-SAVI-Perl/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-SAVI-Perl
+# Date created: April 8th 2004
+# Whom: Gary Hayers <Gary@Hayers.net>
+#
+# $FreeBSD$
+
+PORTNAME= SAVI-Perl
+PORTVERSION= 0.30
+CATEGORIES= security perl5
+MASTER_SITES= http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/dist/
+MASTER_SITE_SUBDIR= security
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= Gary@Hayers.net
+COMMENT= Perl5 module interface to Sophos AntiVirus
+
+MAN= SAVI.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE= Port requires perl 5.6 or newer. Upgrade your perl and try again. \
+ If your perl is up to date then you might haven't run 'use.perl ports' \
+ yet.
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/security/p5-SAVI-Perl/distinfo b/security/p5-SAVI-Perl/distinfo
new file mode 100644
index 0000000..2e53076
--- /dev/null
+++ b/security/p5-SAVI-Perl/distinfo
@@ -0,0 +1,2 @@
+MD5 (SAVI-Perl-0.30.tar.gz) = e36341fe8c8d157fa76a377f29c7bbac
+SIZE (SAVI-Perl-0.30.tar.gz) = 38144
diff --git a/security/p5-SAVI-Perl/pkg-descr b/security/p5-SAVI-Perl/pkg-descr
new file mode 100644
index 0000000..c3e94b1
--- /dev/null
+++ b/security/p5-SAVI-Perl/pkg-descr
@@ -0,0 +1,7 @@
+This is sophossavi, the perl interface module to Sophos Anti virus.
+With thanks to the original author Paul B. Henson.
+
+WWW: http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/
+
+- Gary Hayers
+Gary@Hayers.net
diff --git a/security/p5-SAVI-Perl/pkg-plist b/security/p5-SAVI-Perl/pkg-plist
new file mode 100644
index 0000000..6eac5d1
--- /dev/null
+++ b/security/p5-SAVI-Perl/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/5.8.5/mach/SAVI.pm
+lib/perl5/site_perl/5.8.5/mach/auto/SAVI/.packlist
+lib/perl5/site_perl/5.8.5/mach/auto/SAVI/SAVI.bs
+lib/perl5/site_perl/5.8.5/mach/auto/SAVI/SAVI.so
+lib/perl5/site_perl/5.8.5/mach/auto/SAVI/autosplit.ix
+@dirrm lib/perl5/site_perl/5.8.5/mach/auto/SAVI
OpenPOWER on IntegriCloud