aboutsummaryrefslogtreecommitdiff
path: root/chinese/unzip/Makefile
blob: 190e0ae3d982a7c25260a1fc69501a0648219a14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
# $FreeBSD$

CATEGORIES=	chinese

MAINTAINER=	ports@FreeBSD.org

CONFLICTS=	unzip-[0-9]* unzip-iconv-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*

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

EXTRA_PATCHES=	${.CURDIR}/files/patch-fileio.c

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"