]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added additional information to lfs/pomona.
authorStefan Schantl <Stevee@ipfire.org>
Wed, 5 Aug 2009 18:39:48 +0000 (20:39 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Wed, 5 Aug 2009 18:39:48 +0000 (20:39 +0200)
lfs/pomona

index 6bc35ac02c2aad849a6bfe6e3228692f60920265..c67dc90d67272138509d95fe58edc91465d212e5 100644 (file)
@@ -26,15 +26,28 @@ include Config
 
 PKG_NAME   = pomona
 PKG_VER    = ipfire
+PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)
 DIR_APP    = $(DIR_SOURCE)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+MAINTAINER =
+GROUP      = System/Installer
 CORE       = no
 EXTRA      = no
 DEBUG      = no
+DEPS       = popt parted python-parted e2fsprogs
+BUILD_DEPS =
+
+LICENSE    = GPLv3+
+URL        = http://www.ipfire.org
+SHORT_DESC = The IPFire 3.x installer.
+
+define LONG_DESC
+       Pomona is the installer for IPFire 3.x.
+endef
 
 ###############################################################################
 # Top-level Rules