From 4a91dd82c639810cd56474af549bf7cb3a4d2fed Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 28 Jul 2014 07:31:49 +0000 Subject: [PATCH] cad/systemc: match RESTRICTED text with /usr/ports/LEGAL The former maintainer indicates that he no longer has time to work on this port. He understands is not staged and thus headed for removal, so the RESTRICTED update is being done by itself in case somebody else steps up to stage the port. PR: 189883 Submitted by: maintainer (at the time) (Daniel Thiele) Approved by: portmgr (implicit, NOT_STAGED) --- cad/systemc/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cad/systemc/Makefile b/cad/systemc/Makefile index 8f3b4a94176a..87b1a0cfb379 100644 --- a/cad/systemc/Makefile +++ b/cad/systemc/Makefile @@ -4,14 +4,13 @@ PORTNAME= systemc PORTVERSION= 2.2.0 CATEGORIES= cad devel -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Modeling platform for system-level C++ models -RESTRICTED= You have to register at http://www.systemc.org/kmembership_info/individual_signup first +RESTRICTED= License agreement required -USES= gmake +USES= gmake tar:tgz HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ../configure