1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/chinese/unrar/Makefile
Sunpoet Po-Chuan Hsieh 152fc1ae33 - Unbreak this port
- Remove BROKEN, DEPRECATED and EXPIRATION_DATE
- Take maintainership

Feature safe:	yes
2011-01-22 17:15:11 +00:00

20 lines
421 B
Makefile

# New ports collection makefile for: zh-unrar
# Date created: 1 Auguest 2004
# Whom: 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]*
.include "${MASTERDIR}/Makefile"