open-src/app/bitmap/Makefile
changeset 1339 4f152696e5f2
parent 1276 52f85727ce94
child 1370 7a7a374453e5
--- a/open-src/app/bitmap/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/app/bitmap/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -2,7 +2,7 @@
 #
 # bitmap (XBM format) editor application
 #
-# Copyright (c) 2008, 2012, 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"),
@@ -31,6 +31,7 @@
 # pkg(5) name we deliver the files in (override default)
 MODULE_PKGNAME=image/editor/bitmap
 MODULE_PKGNAME_SET=yes
+MODULE_DESC = the bitmap, bmtoa, and atobm utilities
 
 # Package classification (override default)
 MODULE_PKGCLASS=Applications/Graphics and Imaging