pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/titrax add (missing) LICENSE=, NO_*_ON_CDROM.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b647e5bb9df0
branches: trunk
changeset: 534797:b647e5bb9df0
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Oct 31 21:48:58 2007 +0000
description:
add (missing) LICENSE=, NO_*_ON_CDROM.
diffstat:
time/titrax/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 8b20a06e98ba -r b647e5bb9df0 time/titrax/Makefile
--- a/time/titrax/Makefile Wed Oct 31 21:47:51 2007 +0000
+++ b/time/titrax/Makefile Wed Oct 31 21:48:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/12/27 13:37:40 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2007/10/31 21:48:58 gdt Exp $
#
DISTNAME= titrax-1.98
@@ -13,7 +13,10 @@
USE_IMAKE= YES
USE_TOOLS+= perl:run
+LICENSE= titrax-license # missing
RESTRICTED= Do not sell for profit
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
post-patch:
${MV} ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.bak
Home |
Main Index |
Thread Index |
Old Index