mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
c7bf4cf8a9
PR: ports/152006 Submitted by: KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
20 lines
412 B
Makefile
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"
|