aboutsummaryrefslogtreecommitdiffstats
path: root/russian/unzip/Makefile
blob: d6ac211361922889ebd30326e9743e5a548b95ad (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]* zh-unzip-[0-9]* ko-unzip-[0-9]*

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

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

.include "${MASTERDIR}/Makefile"