From 5b0bbca71ef6855b32add518a33aad0f77ff7d70 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 6 Jul 2006 15:11:00 +0000 Subject: Add LICENSE= and license. Add comments to RESTRICTED; this license is perhaps not quite as restrictive as our tags, but it's too hard to determine that so continue to err on side of caution. --- archivers/xmill/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 672bc09c31b..4f0009710ef 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:05 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2006/07/06 15:11:00 gdt Exp $ DISTNAME= xmill-0.9.1 PKGREVISION= 3 @@ -15,7 +15,11 @@ USE_TOOLS+= gmake MAKEFILE= makefile USE_LANGUAGES= c c++ +LICENSE= xmill-license RESTRICTED= Redistribution not permitted +# It is not entirely clear that noncommercial redistribution is +# permitted, but it's too hard to read the license, so it's marked as +# non-redistributable to err on the side of caution. NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} -- cgit v1.2.3