open-src/font/bh-type1/Makefile
changeset 493 f43507b5737d
parent 306 008074c76022
child 837 ee480af8e87c
--- a/open-src/font/bh-type1/Makefile	Fri Aug 08 16:28:28 2008 -0700
+++ b/open-src/font/bh-type1/Makefile	Fri Aug 08 16:27:37 2008 -0700
@@ -28,20 +28,20 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.1	08/02/04 SMI
+# @(#)Makefile	1.2	08/08/08 SMI
 #
 
 # Package name used in tarballs
-FONT_NAME=font-bh-type1
+MODULE_NAME=font-bh-type1
 
 # Version number (used in path names)
-VERSION=1.0.0
+MODULE_VERSION=1.0.0
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES=
 
 # Extra configure flags
-FONT_CONFIG_OPTS=
+MODULE_CONFIG_OPTS=
 
 ### Include common rulesets
 include ../Makefile.inc