open-src/proto/pmproto/Makefile
changeset 1339 4f152696e5f2
parent 943 294f64612d23
--- a/open-src/proto/pmproto/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/proto/pmproto/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 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"),
@@ -36,5 +36,8 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES=	
 
+# Package metadata
+MODULE_DESC = headers & documentation for the X11 Proxy Management Protocol
+
 ### Include common rulesets
 include ../Makefile.inc