open-src/app/xdriinfo/Makefile
changeset 1339 4f152696e5f2
parent 1068 0dc26c96a5af
child 1447 b26f1451b601
--- a/open-src/app/xdriinfo/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/app/xdriinfo/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -1,8 +1,8 @@
 ###############################################################################
 #
-# xdriinfo 1.x Makefile
+# xdriinfo - Utility to query configuration information of DRI drivers
 #
-# 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"),
@@ -38,6 +38,9 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = compile-on-sparc.patch
 
+# Package metadata
+MODULE_DESC = the xdriinfo DRI driver query utility
+
 # pkg(5) name we deliver the files in (override default)
 MODULE_PKGNAME=x11/diagnostic/x11-info-clients
 MODULE_PKGNAME_SET=yes