]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/nginx
Merge branch 'master' into next
[people/pmueller/ipfire-2.x.git] / lfs / nginx
index 183fae1ded0c2e565e944226a8f897eef3c1f756..727d414ef11f45700ead9be6c464a160ca3c15f0 100644 (file)
--- a/lfs/nginx
+++ b/lfs/nginx
@@ -24,6 +24,7 @@
 
 include Config
 
+SUMMARY    = A HTTP server and IMAP/POP3 proxy server
 VER        = 1.19.2
 
 THISAPP    = nginx-$(VER)
@@ -34,6 +35,10 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG      = nginx
 PAK_VER           = 11
 
+DEPS       =
+
+SERVICES   = nginx
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################