# New ports collection makefile for:	xcruise
# Date created:		22 December 1999
# Whom:			minoura@netbsd.org
#
# $NetBSD: Makefile,v 1.3 1999/12/22 15:37:13 sakamoto Exp $
# $FreeBSD: ports/x11-fm/xcruise/Makefile,v 1.9 2007/05/19 20:29:01 flz Exp $
#

PORTNAME=	xcruiser
PORTVERSION=	0.30
PORTREVISION=	1
CATEGORIES=	x11-fm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	sanpei@FreeBSD.org
COMMENT=	Navigate through a three-dimensional view of a file system

USE_IMAKE=	yes
MAN1=		xcruiser.1

post-install:
	@${MKDIR} ${PREFIX}/share/doc/xcruise
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xcruise

.include <bsd.port.mk>
