freebsd-ports/chinese/unrar/Makefile
Sunpoet Po-Chuan Hsieh 337f9e9d28 - Update to 5.01 (5.0.14)
- Use CONFLICTS_INSTALL instead off CONFLICTS
2014-02-28 15:15:25 +00:00

15 lines
349 B
Makefile

# 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"