head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.26.03.41.54;	author lioux;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.09.00.36.37;	author lioux;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	zipmix
# Date created:		Fri Jan 9 2009 00:00:37 UTC
# Whom:			Mario Sergio Fujikawa Ferreira <lioux@@FreeBSD.org>
#
# $FreeBSD: head/archivers/zipmix/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	zipmix
DISTVERSION=	20070221
CATEGORIES=	archivers
MASTER_SITES=	http://www.advsys.net/ken/util/
DISTNAME=	${PORTNAME}_src

MAINTAINER=	lioux@@FreeBSD.org
COMMENT=	Produce a .ZIP file from 2 other ones with the best compressed files

USE_DOS2UNIX=	yes
USE_ZIP=	yes
NO_WRKSUBDIR=	yes
MAKE_JOBS_SAFE=	yes

PLIST_FILES=	bin/${PORTNAME}

pre-build:
	@@${CP} ${FILESDIR}/${MAKEFILE} ${WRKSRC}

do-install:
	@@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin

.include <bsd.port.mk>
@


1.2
log
@Mark MAKE_JOBS_SAFE for SMP compilation
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@New port zipmix version 20070221: Produce a .ZIP file from 2 other
ones with the best compressed files from each.
@
text
@d20 1
@

