2013-08-27 18:24:56 +02:00
|
|
|
# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
2004-08-02 04:45:15 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
CATEGORIES= chinese
|
|
|
|
|
2011-01-22 18:15:11 +01:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2004-08-02 04:45:15 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../archivers/unrar
|
|
|
|
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-arcread.cpp \
|
|
|
|
${.CURDIR}/files/patch-unicode.cpp
|
|
|
|
|
2014-02-28 16:15:25 +01:00
|
|
|
CONFLICTS_INSTALL= unrar-[0-9]* unrar-iconv-[0-9]*
|
2011-01-19 23:09:17 +01:00
|
|
|
|
2007-03-28 15:53:54 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|