NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
F-PROT Antivirus for file servers is a product of FRISK Software
International Inc.
F-PROT Antivirus for BSD was especially developed to effectively eradicate
viruses threatening workstations running FreeBSD, NetBSD, or OpenBSD. It
provides full protection against macro viruses and other forms of malicious
software - including Trojans.
# $NetBSD: Makefile,v 1.1.1.1 2009/09/22 17:40:32 taca Exp $
#
DISTNAME= ${FP_DISTNAME}
CATEGORIES= security
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.f-prot.com/products/corporate_users/unix/
COMMENT= F-PROT antivirus for File Servers
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pax
FP_TYPE= fs
RCD_SCRIPTS= fpscand
do-install: install-common install-fpscand
.include "../../security/f-prot-antivirus6/Makefile.common"
.include "../../mk/bsd.pkg.mk"