freebsd-ports/chinese/unrar/Makefile

16 lines
349 B
Makefile
Raw Normal View History

2013-08-27 18:24:56 +02:00
# 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]*
2011-01-19 23:09:17 +01:00
.include "${MASTERDIR}/Makefile"