aboutsummaryrefslogtreecommitdiff
path: root/archivers/unace
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 /archivers/unace
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 'archivers/unace')
-rw-r--r--archivers/unace/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile
index 72a31448483e..3369333474e9 100644
--- a/archivers/unace/Makefile
+++ b/archivers/unace/Makefile
@@ -4,30 +4,23 @@
# Date created: 23 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/02 04:19:20 steve Exp $
#
DISTNAME= unacepub
PKGNAME= unace-1.2b
CATEGORIES= archivers
MASTER_SITES= http://members.aol.com/mlemke6413/
-EXTRACT_SUFX= .zip
MAINTAINER= jonny@jonny.eng.br
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
FETCH_BEFORE_ARGS= -t
+USE_ZIP= yes
USE_GMAKE= yes
ALL_TARGET= unace
MAKEFILE= unix/makefile
-
-do-extract:
- @${RM} -rf ${WRKDIR}
- @${MKDIR} ${WRKDIR}
- @${MKDIR} ${WRKSRC}
- @unzip -q -o ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} -d ${WRKSRC}
+NO_WRKSUBDIR= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/unace ${PREFIX}/bin