freebsd-ports/russian/unzip/Makefile
Sergey Skvortsov 40eecb0229 Fix CONFLICTS (again - don't blame me!):
"ch-" => "zh-"
2005-05-13 12:33:46 +00:00

20 lines
393 B
Makefile

# 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"