freebsd-ports/net/zebra-pj/Makefile
Jun-ichiro itojun Hagino 38151bf19e update base version to 981222.
Reviewed by:	Andreas Klemm <andreas@klemm.gtn.com> (maintainer)
1999-01-07 06:28:36 +00:00

21 lines
545 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.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp $
#
DISTNAME= zebra-981222
PKGNAME= zebra-19981222
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>