aboutsummaryrefslogtreecommitdiff
path: root/emulators/ski/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-24 13:31:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-24 13:31:36 +0000
commitedd5beedc1c2b8998471434ceff12c08e7d047a4 (patch)
treec18c33ece831401a0e1309d8110dc92f88fb2bf5 /emulators/ski/Makefile
parentfb32039e52087ea997154d334c65105ef0350437 (diff)
downloadports-edd5beedc1c2b8998471434ceff12c08e7d047a4.tar.gz
ports-edd5beedc1c2b8998471434ceff12c08e7d047a4.zip
Notes
Diffstat (limited to 'emulators/ski/Makefile')
-rw-r--r--emulators/ski/Makefile15
1 files changed, 4 insertions, 11 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index 61619a04a49a..b838a1d19798 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: ski
-# Date created: Mon Oct 15, 2001
-# Whom: David O'Brien (obrien@NUXI.com)
-#
+# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
-#
PORTNAME= ski
PORTVERSION= 0.943l.2
@@ -17,16 +12,14 @@ EXTRACT_SUFX= .rpm
MAINTAINER= freebsd-ia64@FreeBSD.org
COMMENT= HP's Ski IA-64 simulator
-EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
-
ONLY_FOR_ARCHS= i386
NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.hpl.hp.com/research/linux/ski/download.php) and put it in ${DISTDIR} first
RESTRICTED= License restrictions disallow automatic downloads and redistribution of the software.
-EXTRACT_CMD= rpm2cpio.pl
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= |${CPIO} -idum
+EXTRACT_CMD= ${TAR}
+EXTRACT_BEFORE_ARGS= -xf
+EXTRACT_AFTER_ARGS= #
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_MTREE= yes