aboutsummaryrefslogtreecommitdiffstats
path: root/russian/unzip/Makefile
blob: a84b9c9a14810120a1d51241e5fb214bd044e2b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: den
# $FreeBSD$

CATEGORIES= russian archivers

MAINTAINER= ports@FreeBSD.org
COMMENT=    Unzip with CP866 and KOI8-R support

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

EXTRA_PATCHES=  ${.CURDIR}/files/patch-ebcdic.h

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

.include "${MASTERDIR}/Makefile"