summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-12 20:02:17 +0000
committergdt <gdt>2008-09-12 20:02:17 +0000
commit1f1912bdaacfc5822dd72854e55a84c1bc6fab8d (patch)
treef2a222ceffa834f12473329cf0d3dff206e4398a /time
parent5fd209db5139c90c49116b1a90aa97ef3485eebb (diff)
downloadpkgsrc-1f1912bdaacfc5822dd72854e55a84c1bc6fab8d.tar.gz
add license
Diffstat (limited to 'time')
-rw-r--r--time/titrax/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/time/titrax/Makefile b/time/titrax/Makefile
index 91720fe90fe..6670e2c223b 100644
--- a/time/titrax/Makefile
+++ b/time/titrax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/10/31 21:48:58 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2008/09/12 20:02:17 gdt Exp $
#
DISTNAME= titrax-1.98
@@ -13,8 +13,10 @@ COMMENT= Little X11 tool to track project times
USE_IMAKE= YES
USE_TOOLS+= perl:run
-LICENSE= titrax-license # missing
-RESTRICTED= Do not sell for profit
+LICENSE= titrax-license
+RESTRICTED= Do not sell for "real money".
+# XXX Arguably NO_*_ON_CDROM is not necessary, because "real money" seems
+# to exclude CDROM distribution charges.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}