openbsd-ports/net/zebra/Makefile

27 lines
694 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2000/04/24 01:44:58 kevlo Exp $
2000-01-08 09:01:53 -05:00
# KAME Id: Makefile,v 1.5 1999/09/13 16:27:41 itojun Exp
2000-03-09 18:50:17 -05:00
DISTNAME= zebra-0.85
2000-01-08 09:01:53 -05:00
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
# you might need debugging, it's a developer release !
#CFLAGS+= -g
MAINTAINER= itojun@itojun.org
HOMEPAGE= http://www.zebra.org/
2000-03-09 18:50:17 -05:00
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-03-09 18:50:17 -05:00
GNU_CONFIGURE= Yes
FAKE= Yes
2000-01-08 09:01:53 -05:00
.include <bsd.port.mk>
# it looks @cwd has no effect at this moment. we need to avoid using
# path outside of ${PREFIX}. it should be "/lib/zebra" instead.
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/lib/zebra