]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/freefont
Merge branch 'master' into next
[people/mfischer/ipfire-2.x.git] / lfs / freefont
index d9b19e1edf73663e25198f204917697ea36a9700..e7eba87551fc139c85aa2d407116f402bebd0df0 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Free UCS scalable fonts
+
 VER        = 20060126
 
 THISAPP    = freefont-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 1
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################