From caceafd41863de0eb53ad5b92455b23969b8b77a Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 8 Mar 2010 17:24:24 +0000 Subject: add license for cad/magic --- cad/magic/Makefile | 5 +++-- licenses/magic-license | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 licenses/magic-license diff --git a/cad/magic/Makefile b/cad/magic/Makefile index 2b9e5284b05..d305b8f414e 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2010/03/04 03:19:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.24 2010/03/08 17:24:24 dmcmahill Exp $ # DISTNAME= magic-7.5.188 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/magic/archive/ EXTRACT_SUFX= .tgz @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://opencircuitdesign.com/magic/index.html COMMENT= Integrated circuit layout system +LICENSE= magic-license MAKE_JOBS_SAFE= no PKG_DESTDIR_SUPPORT= user-destdir diff --git a/licenses/magic-license b/licenses/magic-license new file mode 100644 index 00000000000..262b4cd636f --- /dev/null +++ b/licenses/magic-license @@ -0,0 +1,17 @@ +$NetBSD: magic-license,v 1.1 2010/03/08 17:24:24 dmcmahill Exp $ + +This is a precursor to the BSD license. This is what was found +in the source files for the cad/magic package but may have been +used by other software from the University of California system. + +********************************************************************* +* Copyright (C) 1985, 1990 Regents of the University of California. * +* Permission to use, copy, modify, and distribute this * +* software and its documentation for any purpose and without * +* fee is hereby granted, provided that the above copyright * +* notice appear in all copies. The University of California * +* makes no representations about the suitability of this * +* software for any purpose. It is provided "as is" without * +* express or implied warranty. Export of this software outside * +* of the United States of America may require an export license. * +********************************************************************* -- cgit v1.2.3