freebsd-ports/net/zebra-devel/Makefile
1998-07-03 23:08:47 +00:00

20 lines
506 B
Makefile

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