head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


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

1.1
date	2011.05.04.23.42.37;	author tota;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	unzip-iconv
# Date created:				Nov  7 2010
# Whom:					KOMATSU Shinichiro <koma2@@lovepeers.org>
#
# $FreeBSD: head/archivers/unzip-iconv/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PKGNAMESUFFIX=	-iconv

MAINTAINER=	koma2@@lovepeers.org
COMMENT=	Unzip with iconv patches

CONFLICTS=	unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]*

MASTERDIR=	${.CURDIR}/../unzip

WITH_ICONV=	yes

.include "${MASTERDIR}/Makefile"
@


1.1
log
@- Add a new port: archivers/unzip-iconv as a slave port of unzip with
		  WITH_ICONV=	yes

PR:		ports/152006
Submitted by:	KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
@
text
@d5 1
a5 1
# $FreeBSD$
@

