From 0d93dbef4d33b4d3c8852b06e04402c9fb3f22f2 Mon Sep 17 00:00:00 2001 From: jseger Date: Fri, 7 May 1999 02:30:21 +0000 Subject: Switch to USE_ZIP --- net/binkd/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/binkd/Makefile b/net/binkd/Makefile index e32c8b9f5814..a5f7032fd405 100644 --- a/net/binkd/Makefile +++ b/net/binkd/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1999/02/03 11:11:55 asami Exp $ +# $Id: Makefile,v 1.3 1999/03/20 14:44:50 flathill Exp $ # DISTNAME= binkd092 @@ -12,16 +12,11 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.sut.ru/pub/FidoNet/BinkD/092/ \ ftp://ftp.aanet.ru/pub/Linux/system/Fido/ \ http://www.corbina.net/~maloff/binkd/ -EXTRACT_SUFX= .zip MAINTAINER= andy@icc.surw.chel.su -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip - WRKSRC= ${WRKDIR}/${PKGNAME} -EXTRACT_CMD= unzip -EXTRACT_BEFORE_ARGS= # empty -EXTRACT_AFTER_ARGS= # empty +USE_ZIP= yes GNU_CONFIGURE= yes MAN8= binkd.8 -- cgit