]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
vlan: Added package information.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Sep 2009 09:23:22 +0000 (11:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Sep 2009 09:23:22 +0000 (11:23 +0200)
lfs/vlan

index 349c711e7dd669b6592d5ed0b756ae90871bc5a2..3e17cd5f8c60e5e7d3004ffac0caea578fb43907 100644 (file)
--- a/lfs/vlan
+++ b/lfs/vlan
@@ -33,9 +33,21 @@ DIR_APP    = $(DIR_SRC)/$(PKG_NAME)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+MAINTAINER =
+GROUP      = Networking/Tools
 CORE       = yes
 EXTRA      = no
 DEBUG      = no
+BUILD_DEPS =
+DEPS       =
+
+URL        = http://www.candelatech.com/~greear/vlan.html
+LICENSE    = GPLv2+
+SHORT_DESC = Linux 802.1q VLAN configuration utility.
+
+define LONG_DESC
+       The vconfig program configures and adjusts 802.1q VLAN parameters.
+endef
 
 ###############################################################################
 # Top-level Rules