open-src/app/xcolor/Makefile
changeset 1339 4f152696e5f2
parent 1196 1ce455dae979
child 1402 7373cf518070
--- a/open-src/app/xcolor/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/app/xcolor/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -1,8 +1,8 @@
 ###############################################################################
 #
-# xcolor 1.x Makefile
+# xcolor - utility to display used & available entries in PseudoColor colormaps
 #
-# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -32,6 +32,15 @@
 MODULE_PKGNAME=x11/colormap-utilities
 MODULE_PKGNAME_SET=yes
 
+# Package metadata
+MODULE_DESC = the xcolor colormap display program
+MODULE_LICENSE = Oracle
+MODULE_LICENSE_SET = yes
+
+# Dates to show in Oracle copyright notice in pkg license file
+# Earliest & latest of the copyrights in the Oracle files in this pkg
+ORACLE_COPYRIGHT_YEARS = 1995, 2001
+
 # No upstream sources for these files, since they're Solaris-specific
 MODULE_VERSION=src
 SOURCE_TARBALL_NAME=NONE