summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-05-25 17:54:38 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-05-25 17:54:38 +0000
commit5aceaad9927e1e913b8ef373efe5970152e5de27 (patch)
treedddd7698f5f83b54694bb2caf1e44267796e1391 /security
parentupgrade to 1.0.0rc3 (diff)
New port p5-File-Scan version 0.27: Perl5 anti-virus file scanning
package Submitted by: Martin Matuska <matuska@wu-wien.ac.at>
Notes
Notes: svn path=/head/; revision=59997
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/p5-File-Scan/Makefile22
-rw-r--r--security/p5-File-Scan/distinfo1
-rw-r--r--security/p5-File-Scan/pkg-comment1
-rw-r--r--security/p5-File-Scan/pkg-descr4
-rw-r--r--security/p5-File-Scan/pkg-plist3
6 files changed, 32 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index dc28e384a0df..37b5212cd4fa 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -159,6 +159,7 @@
SUBDIR += p5-Digest-MD2
SUBDIR += p5-Digest-MD5
SUBDIR += p5-Digest-SHA1
+ SUBDIR += p5-File-Scan
SUBDIR += p5-GnuPG-Interface
SUBDIR += p5-IO-Socket-SSL
SUBDIR += p5-MD5
diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile
new file mode 100644
index 000000000000..573ca3530d63
--- /dev/null
+++ b/security/p5-File-Scan/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-File-Scan
+# Date created: May 24 2002
+# Whom: Martin Matuska <matuska@wu-wien.ac.at>
+#
+# $FreeBSD$
+#
+
+PORTNAME= File-Scan
+PORTVERSION= 0.27
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= File/HDIAS
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= matuska@wu-wien.ac.at
+
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= File::Scan.3
+
+.include <bsd.port.mk>
diff --git a/security/p5-File-Scan/distinfo b/security/p5-File-Scan/distinfo
new file mode 100644
index 000000000000..178a8f2c2cb8
--- /dev/null
+++ b/security/p5-File-Scan/distinfo
@@ -0,0 +1 @@
+MD5 (File-Scan-0.27.tar.gz) = 8bc5f68f3a814e71a5ab090e87020858
diff --git a/security/p5-File-Scan/pkg-comment b/security/p5-File-Scan/pkg-comment
new file mode 100644
index 000000000000..a6a63300e661
--- /dev/null
+++ b/security/p5-File-Scan/pkg-comment
@@ -0,0 +1 @@
+Perl5 anti-virus file scanning package
diff --git a/security/p5-File-Scan/pkg-descr b/security/p5-File-Scan/pkg-descr
new file mode 100644
index 000000000000..47e28d9d5498
--- /dev/null
+++ b/security/p5-File-Scan/pkg-descr
@@ -0,0 +1,4 @@
+File::Scan allows users to make multiplataform virus scans which
+can detect Windows/DOS/Mac viruses.
+
+It includes a virus scanner and a signature database.
diff --git a/security/p5-File-Scan/pkg-plist b/security/p5-File-Scan/pkg-plist
new file mode 100644
index 000000000000..ae78b8bab495
--- /dev/null
+++ b/security/p5-File-Scan/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/File/Scan.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Scan/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Scan