mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
c7bf4cf8a9
PR: ports/152006 Submitted by: KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
19 lines
406 B
Makefile
19 lines
406 B
Makefile
# New ports collection makefile for: zh-unzip
|
|
# Date created: 3 July 1999
|
|
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= chinese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
|
|
|
|
MASTERDIR= ${.CURDIR}/../../archivers/unzip
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c
|
|
|
|
.include "${MASTERDIR}/Makefile"
|