2003-10-25 11:51:05 +02:00
|
|
|
# New ports collection makefile for: zh-unzip
|
|
|
|
# Date created: 3 July 1999
|
|
|
|
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= chinese
|
|
|
|
|
2005-07-25 23:58:10 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-10-25 11:51:05 +02:00
|
|
|
|
2005-05-13 18:19:29 +02:00
|
|
|
CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
|
|
|
|
|
2003-10-25 11:51:05 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../archivers/unzip
|
|
|
|
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|