aboutsummaryrefslogtreecommitdiffstats
path: root/net/etherboot/Makefile
diff options
context:
space:
mode:
authorerich <erich@FreeBSD.org>1999-04-18 21:43:02 +0800
committererich <erich@FreeBSD.org>1999-04-18 21:43:02 +0800
commitf678c3d042f8727010e9bf3e8eb4e0bcf62c63f9 (patch)
tree555f173f299419a8c1dbe25889fa3d69006af9c5 /net/etherboot/Makefile
parent7be0921d1c3c5fb29f7068b26a9654c4c47feecf (diff)
downloadfreebsd-ports-gnome-f678c3d042f8727010e9bf3e8eb4e0bcf62c63f9.tar.gz
freebsd-ports-gnome-f678c3d042f8727010e9bf3e8eb4e0bcf62c63f9.tar.zst
freebsd-ports-gnome-f678c3d042f8727010e9bf3e8eb4e0bcf62c63f9.zip
make it a bit more aesthetically pleasing.
Requested by: Satoshi, of course
Diffstat (limited to 'net/etherboot/Makefile')
-rw-r--r--net/etherboot/Makefile13
1 files changed, 10 insertions, 3 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index e8dddd286ecc..3d73d10d14f1 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -1,16 +1,23 @@
+# New ports collection makefile for: etherboot
+# Version required: 4.1
+# Date created: 16 April 1999
+# Whom: Doug Ambrisko <ambrisko@whistle.com>
+#
+# $Id$
+#
DISTNAME= etherboot-4.1
-PKGNAME= etherboot-4.1
CATEGORIES= net
-DISTFILES= etherboot-4.1pre9.tar.bz2
MASTER_SITES= http://www.slug.org.au/etherboot/
+#DISTFILES= etherboot-4.1pre9.tar.bz2
+EXTRACT_SUFX= pre9.tar.bz2
MAINTAINER= ambrisko@whistle.com
BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \
${PREFIX}/bin/as86:${PORTSDIR}/devel/bcc
-EXTRACT_CMD= bzip2 -d <
+EXTRACT_CMD= bzip2 -d <
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= | tar xf -