summaryrefslogtreecommitdiff
path: root/net/bird/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2012-01-22 02:53:01 +0000
committeragc <agc@pkgsrc.org>2012-01-22 02:53:01 +0000
commitbce2f9810a14294d241475f83d0db19ae4f2fe27 (patch)
tree4c474341348c63c3e63d03ff9199358ef8ad7897 /net/bird/Makefile
parentd6f77ff02042c7bf30d1a597057064541042b878 (diff)
downloadpkgsrc-bce2f9810a14294d241475f83d0db19ae4f2fe27.tar.gz
Move bird package from pkgsrc-wip (packaged by jkjuopperi with changes by
tnn) into the Packages Collection. The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targetted on (but not limited to) UNIX-like systems and distributed under the GNU General Public License. - This package is for IPv4, a separate IPv6 package is available - Multiple routing tables - BGP - RIP - OSPF - Static routes - Inter-table protocol - Command-line interface - Soft reconfiguration - Powerful language for route filtering Updated by myself from bird-1.3.4 to 1.3.6 (to correct a BGP protocol problem).
Diffstat (limited to 'net/bird/Makefile')
-rw-r--r--net/bird/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile
new file mode 100644
index 00000000000..29976df7be1
--- /dev/null
+++ b/net/bird/Makefile
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/01/22 02:53:01 agc Exp $
+
+.include "../../net/bird/Makefile.common"