]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/faad2
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / faad2
index b2c8218e1c7447f048f5e62807c40fc54b938307..c5327c484b780fcd40d8c577eacf25429c5f570f 100644 (file)
--- a/lfs/faad2
+++ b/lfs/faad2
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = C library and frontend for decoding MPEG2/4 AAC
+
 VER        = 2_10_0
 
 THISAPP    = faad2-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 3
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################