1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/archivers/unzip-iconv/Makefile
Baptiste Daroussin 4229ae707c Bring back masterdir
Reported by:	matthew
Pointyhat to:	bapt
2013-12-26 16:50:13 +00:00

16 lines
313 B
Makefile

# Created by: KOMATSU Shinichiro <koma2@lovepeers.org>
# $FreeBSD$
PKGNAMESUFFIX= -iconv
MAINTAINER= koma2@lovepeers.org
COMMENT= Unzip with iconv patches
MASTERDIR= ${.CURDIR}/../unzip
CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]*
WITH_ICONV= yes
.include "${MASTERDIR}/Makefile"