aboutsummaryrefslogtreecommitdiffstats
path: root/russian/unzip/Makefile
blob: b166f2034754d815ce0055c3a25ad51c82300572 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    ru-unzip
# Date created:     4 May 2005
# Whom:         den
#
# $FreeBSD$
#

CATEGORIES= russian archivers

MAINTAINER= den@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"