# 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} < 500800
IGNORE=	Port requires perl 5.8. Install lang/perl5.8 and try again. If perl \
	5.8 is already installed then run 'use.perl ports' and try to build \
	this port again
.endif

.include <bsd.port.post.mk>
