View | Details | Raw Unified | Return to bug 115754
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	bdc
8
PORTNAME=	bdc
9
PORTVERSION=	7.0.1
9
PORTVERSION=	7.0.1
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	security
11
CATEGORIES=	security
12
#MASTER_SITES=	# http://download.bitdefender.com/freebsd/${BDREL}/final/
12
#MASTER_SITES=	# http://download.bitdefender.com/freebsd/${BDREL}/final/
13
DISTNAME=	${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL}
13
DISTNAME=	${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL}
Lines 40-48 Link Here
40
IGNORE=	:\n\
40
IGNORE=	:\n\
41
You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after\n\
41
You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after\n\
42
reading and agreeing to the license at:\n\
42
reading and agreeing to the license at:\n\
43
http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/LICENSE\n\
43
http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/\n\
44
A direct link to the distribution file:\n\
44
A direct link to the distribution file:\n\
45
http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\
45
http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/bdc-7.0.1.2-fbsd${BDREL}.tar.gz\n\
46
Once the file has been downloaded move it to\n\
46
Once the file has been downloaded move it to\n\
47
${DISTDIR} and restart the build.\n
47
${DISTDIR} and restart the build.\n
48
.endif
48
.endif

Return to bug 115754