1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/korean/unzip/Makefile
Emanuel Haupt 771b43c983 - Quiesce portlint
- Define DOCS
- Support staging

PR:		184366
Submitted by:	Takefu <takefu@airport.fm>
2013-11-29 09:54:18 +00:00

15 lines
351 B
Makefile

# Created by: Hye-Shik Chang
# $FreeBSD$
CATEGORIES= korean archivers
MAINTAINER= ports@FreeBSD.org
COMMENT= ZIP archive extractor with localized patches
CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]*
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
MASTERDIR= ${.CURDIR}/../../archivers/unzip
.include "${MASTERDIR}/Makefile"