freebsd-ports/korean/unzip/Makefile
Sergey Skvortsov 5139be0a1c * add CONFLICTS
* make portlint happy

Approved by:	portmgr (krion)
2005-05-13 16:19:29 +00:00

18 lines
402 B
Makefile

# Ports collection makefile for: ko-unzip
# Date created: 21 May 2003
# Whom: Hye-Shik Chang
#
# $FreeBSD$
CATEGORIES= korean archivers
MAINTAINER= ab@astralblue.net
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"