open-src/lib/DPS/Makefile
changeset 1339 4f152696e5f2
parent 1196 1ce455dae979
child 1360 096d05346340
--- a/open-src/lib/DPS/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/lib/DPS/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -2,7 +2,7 @@
 #
 # DPS Makefile
 #
-# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 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"),
@@ -30,6 +30,9 @@
 
 MODULE_NAME=DPS
 
+# Package metadata
+MODULE_DESC = the Adobe Display Postscript (DPS) client libraries
+
 # Sources were extracted from X11R6.9 source tree, but we don't want
 # to download & unpack all that, and upstream isn't maintaining, so
 # we just have a local copy here.