# Created by: Evgeny Zhirnov <jirnov@gmail.com>
# $FreeBSD: sysutils/archivemount/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	archivemount
PORTVERSION=	0.6.1
CATEGORIES=	sysutils
MASTER_SITES=	http://www.cybernoia.de/software/archivemount/

MAINTAINER=	jirnov@gmail.com
COMMENT=	Mount archives with FUSE

PLIST_FILES=	bin/archivemount
MAN1=		archivemount.1

GNU_CONFIGURE=	yes

NO_INSTALL_MANPAGES=	yes
USES=		fuse pkgconfig iconv gmake

NO_STAGE=	yes
.include <bsd.port.mk>
