]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added additional information to lfs/noip.
authorStefan Schantl <Stevee@ipfire.org>
Wed, 24 Jun 2009 18:10:16 +0000 (20:10 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Wed, 24 Jun 2009 18:10:16 +0000 (20:10 +0200)
lfs/noip

index 8eb5b67e852d772f1f7cf7826c0246553856d1fc..2a4eaf9dfdb9dc23857208760b3166cddd1bc38f 100644 (file)
--- a/lfs/noip
+++ b/lfs/noip
@@ -26,6 +26,7 @@ include Config
 
 PKG_NAME   = noip
 PKG_VER    = 2.1.7
+PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -33,9 +34,24 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+MAINTAINER =
+GROUP      = System/Daemons
 CORE       = yes
 EXTRA      = no
 DEBUG      = no
+BUILD_DEPS =
+DEPS       = 
+
+URL        = http://www.no-ip.com/
+LICENSE    = GPLv2+
+SHORT_DESC = A dynamic DNS update client.
+
+define LONG_DESC
+       Keep your current IP address in sync with your No-IP host or domain \
+       with this Dynamic Update Client (DUC). The client continually checks \
+       for IP address changes in the background and automatically updates \
+       the DNS at No-IP whenever it changes.
+endef
 
 ###############################################################################
 # Top-level Rules