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
18 lines
387 B
Makefile
18 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"
|