1fb7291042
PR: 69852 Submitted by: statue <statue@freebsd.netlab.cse.yzu.edu.tw>
17 lines
375 B
Makefile
17 lines
375 B
Makefile
# New ports collection makefile for: zh-unrar
|
|
# Date created: 1 Auguest 2004
|
|
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= chinese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../archivers/unrar
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-arcread.cpp \
|
|
${.CURDIR}/files/patch-unicode.cpp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|