# Created by: Albert Graef <ag@muwiinfa.geschichte.uni-mainz.de>
# $FreeBSD: x11-fm/xplore/Makefile 327780 2013-09-20 23:49:39Z bapt $

PORTNAME=	xplore
PORTVERSION=	1.2a
PORTREVISION=	2
CATEGORIES=	x11-fm
MASTER_SITES=	http://www.musikwissenschaft.uni-mainz.de/~ag/${PORTNAME}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Yet another Motif file manager

LICENSE=	GPLv2

USES=		imake motif
USE_XORG=	xpm
MAKE_JOBS_UNSAFE=yes
CFLAGS+=	-Wno-return-type

MAN1=		xplore.1 xploretype.1

NO_STAGE=	yes
post-patch:
	@${REINPLACE_CMD} -e 's| read| read dummy|g' ${WRKSRC}/system.xplorerc

.include <bsd.port.mk>
