freebsd-ports/net/zebra-pj/Makefile
Steve Price 89e6065d22 Update to the 19990420 version, which fixes the problem with the
'ip address' command on FreeBSD.

Submitted by:	Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Ok'd by:	maintainer
1999-04-20 03:54:47 +00:00

20 lines
512 B
Makefile

# New ports collection makefile for: zebra
# Version required: SNAP 981222
# Date created: So 31 Mai 1998 11:00:30 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.11 1999/04/18 18:14:57 andreas Exp $
#
DISTNAME= zebra-19990420
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
# you might need debugging, it's a developer release !
#CFLAGS+= -g
MAINTAINER= andreas@FreeBSD.ORG
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
.include <bsd.port.mk>