1999-04-18 13:43:02 +00:00
|
|
|
# New ports collection makefile for: etherboot
|
|
|
|
# Version required: 4.1
|
|
|
|
# Date created: 16 April 1999
|
|
|
|
# Whom: Doug Ambrisko <ambrisko@whistle.com>
|
|
|
|
#
|
1999-05-29 01:12:52 +00:00
|
|
|
# $Id: Makefile,v 1.3 1999/05/06 21:49:25 billf Exp $
|
1999-04-18 13:43:02 +00:00
|
|
|
#
|
1999-04-16 21:44:23 +00:00
|
|
|
|
1999-05-06 21:49:25 +00:00
|
|
|
DISTNAME= etherboot-4.1pre9
|
|
|
|
PKGNAME= etherboot-4.1p9
|
1999-04-16 21:44:23 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://www.slug.org.au/etherboot/
|
|
|
|
|
|
|
|
MAINTAINER= ambrisko@whistle.com
|
|
|
|
|
1999-05-06 21:49:25 +00:00
|
|
|
BUILD_DEPENDS= as86:${PORTSDIR}/devel/bcc
|
1999-04-16 21:44:23 +00:00
|
|
|
|
1999-05-29 01:12:52 +00:00
|
|
|
NO_PACKAGE= yes # lots of configuration necessary
|
1999-05-06 21:49:25 +00:00
|
|
|
USE_BZIP2= yes
|
1999-04-16 21:44:23 +00:00
|
|
|
USE_GMAKE=1 # note uses is from emulation package
|
1999-05-29 01:12:52 +00:00
|
|
|
WRKSRC= ${WRKDIR}/etherboot-4.1/src-32
|
1999-04-16 21:44:23 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|