pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fromto Add (missing) LICENSE, NO_*_ON_CDROM due t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b20a06e98ba
branches:  trunk
changeset: 534796:8b20a06e98ba
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Oct 31 21:47:51 2007 +0000

description:
Add (missing) LICENSE, NO_*_ON_CDROM due to RESTRICTED comment.

diffstat:

 mail/fromto/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r f8a23260086d -r 8b20a06e98ba mail/fromto/Makefile
--- a/mail/fromto/Makefile      Wed Oct 31 21:45:33 2007 +0000
+++ b/mail/fromto/Makefile      Wed Oct 31 21:47:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:11 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/10/31 21:47:51 gdt Exp $
 #
 
 DISTNAME=      fromto-1.5
@@ -9,7 +9,10 @@
 MAINTAINER=    bad%NetBSD.org@localhost
 COMMENT=       Sendmail logfile viewer
 
+LICENSE=       fromto-license  # XXX missing
 RESTRICTED=    Redistribution allowed for non-commercial purposes only
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 WRKSRC=                ${WRKDIR}
 USE_TOOLS+=    perl:run



Home | Main Index | Thread Index | Old Index