aboutsummaryrefslogtreecommitdiffstats
path: root/korean/unzip/Makefile
blob: 159ffa0126852b26490db43f8b130508024159e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Ports collection makefile for:  ko-unzip
# Date created:     21 May 2003
# Whom:         Hye-Shik Chang
#
# $FreeBSD$

CATEGORIES= korean archivers

MAINTAINER= ports@FreeBSD.org
COMMENT=    ZIP archive extractor with localized patches

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

EXTRA_PATCHES=  ${.CURDIR}/files/patch-*
MASTERDIR=  ${.CURDIR}/../../archivers/unzip

.include "${MASTERDIR}/Makefile"