aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/unzip/Makefile
blob: 5db2fdea9cbeaeb45666c187b42fa53add02acee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    zh-unzip
# Date created:         3 July 1999
# Whom:             Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#

CATEGORIES= chinese

MAINTAINER= ports@FreeBSD.org

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

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

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

.include "${MASTERDIR}/Makefile"