From: Michael Tremer Date: Wed, 16 Sep 2009 09:23:22 +0000 (+0200) Subject: vlan: Added package information. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bdf411f2e908ab2b9f4674fb575af75ea387be;p=ipfire-3.x.git vlan: Added package information. --- diff --git a/lfs/vlan b/lfs/vlan index 349c711e7..3e17cd5f8 100644 --- 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