View | Details | Raw Unified | Return to bug 214594 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-1 / +6 lines)
Lines 11-17 DISTNAME= ${DISTVERSION}_MegaCLI Link Here
11
MAINTAINER=	samflanker@gmail.com
11
MAINTAINER=	samflanker@gmail.com
12
COMMENT=	SAS MegaRAID FreeBSD MegaCLI
12
COMMENT=	SAS MegaRAID FreeBSD MegaCLI
13
13
14
RESTRICTED=	Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/lookup/License.aspx
14
LICENSE=	megacli
15
LICENSE_NAME=	AVAGO
16
LICENSE_TEXT=	Source recipient must acknowledge license.\
17
		Reproduction or redistribution prohibited.\
18
		See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg
19
LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
15
20
16
USES=		zip
21
USES=		zip
17
22
(-)./Makefile (-5 / +4 lines)
Lines 11-21 MAINTAINER= jpaetzel@FreeBSD.org Link Here
11
COMMENT=	3ware storage controllers management CLI
11
COMMENT=	3ware storage controllers management CLI
12
12
13
LICENSE=	tw_cli
13
LICENSE=	tw_cli
14
LICENSE_NAME=	LSI
14
LICENSE_NAME=	AVAGO
15
LICENSE_TEXT=	${RESTRICTED}
15
LICENSE_TEXT=	Source recipient must acknowledge license.\
16
LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
16
		Reproduction or redistribution prohibited.\
17
17
		See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg
18
RESTRICTED=	Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx
19
18
20
USES=		zip
19
USES=		zip
21
20

Return to bug 214594