aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/unrar/Makefile
blob: 7212c8fbd86424da061eca61fea71e227ffa7f77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
# $FreeBSD$

CATEGORIES= chinese

MAINTAINER= sunpoet@FreeBSD.org

MASTERDIR=  ${.CURDIR}/../../archivers/unrar

EXTRA_PATCHES=  ${.CURDIR}/files/patch-arcread.cpp \
        ${.CURDIR}/files/patch-unicode.cpp

CONFLICTS_INSTALL=  unrar-[0-9]* unrar-iconv-[0-9]*

.include "${MASTERDIR}/Makefile"