aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/unrar/Makefile
blob: 4cc94bef4a38994960368041926c5a789c4639ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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=  unrar-[0-9]* unrar-iconv-[0-9]*

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"