]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - pkgs/network/network.nm
chrony: Remove empty -devel package.
[people/amarx/ipfire-3.x.git] / pkgs / network / network.nm
CommitLineData
642c6f37
MT
1###############################################################################
2# #
3# IPFire.org - A linux based firewall #
b6860f43 4# Copyright (C) 2007, 2008 Michael Tremer & Christian Schmidt #
642c6f37
MT
5# #
6# This program is free software: you can redistribute it and/or modify #
7# it under the terms of the GNU General Public License as published by #
8# the Free Software Foundation, either version 3 of the License, or #
9# (at your option) any later version. #
10# #
11# This program is distributed in the hope that it will be useful, #
12# but WITHOUT ANY WARRANTY; without even the implied warranty of #
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
14# GNU General Public License for more details. #
15# #
16# You should have received a copy of the GNU General Public License #
17# along with this program. If not, see <http://www.gnu.org/licenses/>. #
18# #
19###############################################################################
20
b6860f43
MT
21###############################################################################
22# Definitions
23###############################################################################
24
25include $(PKGROOT)/Include
26
27PKG_NAME = network
2634100d 28PKG_VER = 0.99.0
aefc2d04 29PKG_REL = 6
ab77959c 30PKG_ARCH = noarch
b6860f43
MT
31
32PKG_MAINTAINER = Michael Tremer <michael.tremer@ipfire.org>
b42a752b 33PKG_GROUPS = Base Networking/Tools
b6860f43
MT
34PKG_URL = http://www.ipfire.org/
35PKG_LICENSE = GPLv3+
36PKG_SUMMARY = The IPFire Networking Scripts.
37
2634100d 38PKG_BUILD_DEPS = # Need no gcc
0e252828 39PKG_DEPS += bash bridge-utils dhcp ebtables iproute2 ppp rstp \
aefc2d04 40 sqlite systemd vlan
b6860f43
MT
41
42define PKG_DESCRIPTION
43 This script installs the IPFire Networking Scripts.
44endef
45
2634100d 46PKG_TARBALL = $(THISAPP).tar.gz
a72738b0 47
b6860f43 48STAGE_BUILD = # Do nothing