aboutsummaryrefslogblamecommitdiffstats
path: root/net/zebra-devel/Makefile
blob: 45da2c93f89e69baf280a3f296da1d96a6f13855 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
                                   

                                                             
                                                       
 
                              
                                              
                                                      
 
                                   
                   
                                                
                      
# 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.9 1999/04/11 11:48:57 andreas Exp $
#

DISTNAME=   zebra-19990408
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>