summaryrefslogtreecommitdiff
path: root/korean/unzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/unzip/Makefile')
-rw-r--r--korean/unzip/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/korean/unzip/Makefile b/korean/unzip/Makefile
new file mode 100644
index 000000000000..1577913af91e
--- /dev/null
+++ b/korean/unzip/Makefile
@@ -0,0 +1,14 @@
+# 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"