mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
8cf8875aef
adoption. Note that I have left the maintainer's own ftp site as a MASTERSITE because it still appears to be active (for now, anyways). Hat: portmgr
19 lines
387 B
Makefile
19 lines
387 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]* ko-unzip-[0-9]* ru-unzip-[0-9]*
|
|
|
|
MASTERDIR= ${.CURDIR}/../../archivers/unzip
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c
|
|
|
|
.include "${MASTERDIR}/Makefile"
|