1998-05-31 09:25:51 +00:00
|
|
|
# New ports collection makefile for: zebra
|
1998-06-04 17:03:15 +00:00
|
|
|
# Version required: SNAP 980604
|
1998-05-31 09:25:51 +00:00
|
|
|
# Date created: So 31 Mai 1998 11:00:30 CEST
|
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
|
|
#
|
1998-07-03 23:08:47 +00:00
|
|
|
# $Id: Makefile,v 1.6 1998/06/06 22:32:42 asami Exp $
|
1998-05-31 09:25:51 +00:00
|
|
|
#
|
|
|
|
|
1998-06-04 17:03:15 +00:00
|
|
|
DISTNAME= zebra-980604
|
1998-05-31 09:25:51 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
|
|
|
|
|
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
|
|
|
|
1998-06-06 22:32:42 +00:00
|
|
|
# you might need debugging, it's a developer release !
|
|
|
|
#CFLAGS+= -g
|
1998-05-31 09:25:51 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-06-06 22:32:42 +00:00
|
|
|
CONFIGURE_ARGS=--sysconfdir=${PREFIX}/etc/zebra
|
1998-05-31 09:25:51 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|