summaryrefslogtreecommitdiff
path: root/security/f-prot-antivirus6-ws-bin/Makefile
blob: 2308a65f0e11a079295917efdc02ab1a357f773b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2012/10/23 18:16:27 asau 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 workstations

USE_TOOLS+=		pax

FP_TYPE=		ws

do-install: install-common

.include "../../security/f-prot-antivirus6/Makefile.common"
.include "../../mk/bsd.pkg.mk"