aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/unrar/Makefile
blob: f6b3985f2a30a38f6b99d0332e06426d80461b49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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

CONFLICTS=  unrar-*

BROKEN=     Obsoleted.

.include "${MASTERDIR}/Makefile"