From 458d352856aa65e48243dfec07832911089df6d3 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 8 Jan 2007 03:11:31 +0000 Subject: Redistribution of LHa is restricted. --- archivers/lha/DESCR | 3 --- archivers/lha/Makefile | 11 ++++++++++- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'archivers/lha') diff --git a/archivers/lha/DESCR b/archivers/lha/DESCR index 0a2bfc77c40..56cacdcb0d4 100644 --- a/archivers/lha/DESCR +++ b/archivers/lha/DESCR @@ -11,6 +11,3 @@ Okamoto . If this software is included in medium that may be obtained by users without network connectivity, please notify Tsuguo Okamoto in advance. Redistribution over networks is not restricted. - - According to Masafumi NAKANE the author gives -permission to distribute this software on FreeBSD CDROM. diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index b77b242ddc1..86c56c9caa7 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/12/03 03:09:46 obache Exp $ +# $NetBSD: Makefile,v 1.31 2007/01/08 03:11:31 obache Exp $ DISTNAME= lha-114i PKGNAME= lha-114.9 @@ -11,6 +11,15 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm COMMENT= Archive files using LZW compression (.lzh files) +RESTRICTED= Distribution of only binaries not permitted. \ + If this software is included in medium that may be obtained by \ + users without network connectivity, need notify to author. \ + Commercial use is restricted. +NO_SRC_ON_CDROM=${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_BIN_ON_CDROM=${RESTRICTED} +LICENSE= lha-license + PKG_INSTALLATION_TYPES= overwrite pkgviews .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3