aboutsummaryrefslogtreecommitdiff
path: root/games/jzip
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-05-01 12:34:38 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-05-01 12:34:38 +0000
commit539536fae4fd527bda14770b3bd20226a83059a5 (patch)
treeeff880fe16e3f1280be1ad7c9ada21c74eda89ed /games/jzip
parentf194e3126cfa155a4ba5d53ff2db56d4bd75c6ed (diff)
downloadports-539536fae4fd527bda14770b3bd20226a83059a5.tar.gz
ports-539536fae4fd527bda14770b3bd20226a83059a5.zip
Switch to using USE_ZIP along with minor cleanups to some ports.
Notes
Notes: svn path=/head/; revision=18296
Diffstat (limited to 'games/jzip')
-rw-r--r--games/jzip/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/jzip/Makefile b/games/jzip/Makefile
index 613a5bd92602..6d3302a6941e 100644
--- a/games/jzip/Makefile
+++ b/games/jzip/Makefile
@@ -3,22 +3,17 @@
# Date created: 7 May 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1998/07/05 04:15:04 mph Exp $
+# $Id: Makefile,v 1.4 1999/02/03 11:11:44 asami Exp $
#
DISTNAME= jzip201g
PKGNAME= jzip-2.0.1g
CATEGORIES= games
MASTER_SITES= http://www.freebsd.org/~mph/distfiles/
-EXTRACT_SUFX= .zip
MAINTAINER= mph@freebsd.org
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
-EXTRACT_CMD= unzip
-EXTRACT_BEFORE_ARGS= -qq
-EXTRACT_AFTER_ARGS= # empty
+USE_ZIP= yes
NO_WRKSUBDIR= yes