1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/russian/unzip/Makefile
TAKATSU Tomonari c7bf4cf8a9 - Set CONFLICTS with unzip-iconv upcoming as a new port
PR:		ports/152006
Submitted by:	KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
2011-05-04 23:36:34 +00:00

20 lines
412 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]* 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"