mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
8ceafdcf85
Submitted by: Eugene M. Kim <ab@astralblue.net>
15 lines
344 B
Makefile
15 lines
344 B
Makefile
# Ports collection makefile for: ko-unzip
|
|
# Date created: 21 May 2003
|
|
# Whom: Hye-Shik Chang
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../archivers/unzip
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
|
|
CATEGORIES= korean archivers
|
|
|
|
MAINTAINER= ab@astralblue.net
|
|
COMMENT= ZIP archive extractor with localized patches
|
|
|
|
.include "${MASTERDIR}/Makefile"
|