open-src/font/adobe-utopia-75dpi/Makefile
changeset 837 ee480af8e87c
parent 561 3c2df35483af
child 907 3c35d611cdaa
--- a/open-src/font/adobe-utopia-75dpi/Makefile	Fri Nov 20 18:16:20 2009 -0800
+++ b/open-src/font/adobe-utopia-75dpi/Makefile	Mon Nov 23 11:58:12 2009 -0800
@@ -1,7 +1,7 @@
 ###############################################################################
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
-# Use subject to license terms.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the
@@ -28,14 +28,17 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.1	08/10/06
+# ident	"@(#)Makefile	1.2	09/11/23 SMI"
 #
 
 # Package name used in tarballs
 MODULE_NAME=font-adobe-utopia-75dpi
 
 # Version number (used in path names)
-MODULE_VERSION=1.0.1
+MODULE_VERSION=1.0.2
+
+# Subdirectory of $(FONTDIR) to install fonts in
+FONTSUBDIR=75dpi
 
 ### Include common rulesets
-include ../Makefile.inc
+include ../Makefile.bdf