From 49eec94bd81c365905c7b83b3e873e9b8f1b0494 Mon Sep 17 00:00:00 2001 From: jtb Date: Mon, 4 Jun 2001 17:08:20 +0000 Subject: The `xbinunix.c' file states: * (c) 1984 Brown University * may be used but not sold without permission Add the appropriate restrictions. --- archivers/xbin/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/xbin') diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile index 5ce9fae401f..0d1a5eb402d 100644 --- a/archivers/xbin/Makefile +++ b/archivers/xbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/16 13:15:42 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/06/04 17:08:20 jtb Exp $ # DISTNAME= ${PRGNAME}unix @@ -11,6 +11,10 @@ DISTFILES= ${DISTNAME}.c ${PRGNAME}.man MAINTAINER= rh@netbsd.org COMMENT= convert mailable BinHex format into binary +RESTRICTED= "May not be sold without permission" +NO_SRC_ON_CDROM=${RESTRICTED} +NO_BIN_ON_CDROM=${RESTRICTED} + PRGNAME= xbin EXTRACT_ONLY= # blank -- cgit v1.2.3