diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-28 08:56:10 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-28 08:56:10 +0000 |
commit | 2d17425e42aa8ebf986249289b94739d705de716 (patch) | |
tree | f6d856f0f7616ef040107cda3e467544530c793c /security/f-prot | |
parent | 6c94e9346d7c4b163d32d5606d8ae4cf9906f43c (diff) |
Notes
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 3c7dc9d48009..fd789e161df8 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -7,6 +7,7 @@ PORTNAME= prot PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/ PKGNAMEPREFIX= f- @@ -15,6 +16,8 @@ DISTNAME= fp-freebsd-ws-${PORTVERSION} MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus for BSD Workstations +BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww + NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only RESTRICTED= Free for personal use only |