aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/hlextract
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-07 18:34:22 +0800
committerbapt <bapt@FreeBSD.org>2014-03-07 18:34:22 +0800
commite6b2256e4b361451dfb59bad206749628cf5d2d7 (patch)
treef7ab5deb906b8cb6d55bca0eecf6d6caacac5a33 /archivers/hlextract
parente702bd9c0ea79c79ac552f67c858bdf3747697a9 (diff)
downloadfreebsd-ports-gnome-e6b2256e4b361451dfb59bad206749628cf5d2d7.tar.gz
freebsd-ports-gnome-e6b2256e4b361451dfb59bad206749628cf5d2d7.tar.zst
freebsd-ports-gnome-e6b2256e4b361451dfb59bad206749628cf5d2d7.zip
Convert to dos2unix
Use bsdtar to extrace zip
Diffstat (limited to 'archivers/hlextract')
-rw-r--r--archivers/hlextract/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile
index 5a17490efa42..72a021caf95a 100644
--- a/archivers/hlextract/Makefile
+++ b/archivers/hlextract/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 2.4.4
CATEGORIES= archivers games
MASTER_SITES= http://nemesis.thewavelength.net/files/files/
DISTNAME= hllib${PORTVERSION:S/.//g}
+EXTRACT_SUFX= .zip
MAINTAINER= danilo@FreeBSD.org
COMMENT= Utility to extract data from various Half-Life file formats
@@ -14,8 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libhl.so:${PORTSDIR}/games/hllib
-USE_DOS2UNIX= yes
-USE_ZIP= yes
+USES= dos2unix
WRKSRC= ${WRKDIR}/HLExtract
PATCH_WRKSRC= ${WRKDIR}