1998-05-31 09:25:51 +00:00
|
|
|
# New ports collection makefile for: zebra
|
1999-01-07 06:28:36 +00:00
|
|
|
# Version required: SNAP 981222
|
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>
|
|
|
|
#
|
1999-01-07 06:28:36 +00:00
|
|
|
# $Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp $
|
1998-05-31 09:25:51 +00:00
|
|
|
#
|
|
|
|
|
1999-01-07 06:28:36 +00:00
|
|
|
DISTNAME= zebra-981222
|
|
|
|
PKGNAME= zebra-19981222
|
1998-05-31 09:25:51 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
|
1999-01-07 06:28:36 +00:00
|
|
|
# you might need debugging, it's a developer release !
|
|
|
|
#CFLAGS+= -g
|
1998-05-31 09:25:51 +00:00
|
|
|
|
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1999-01-07 06:28:36 +00:00
|
|
|
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
|
1998-05-31 09:25:51 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|