summaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-fusepak/Makefile
blob: 0118b804c1a7f9c4e16d2a1731aabc0415a3e168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$

PORTNAME=	fusepak
PORTVERSION=	0.5
CATEGORIES=	sysutils games
MASTER_SITES=	SF
PKGNAMEPREFIX=	fusefs-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Mount packed data files of various games (PACK, WAD, etc.)

LICENSE=	GPLv2

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USES=		fuse pkgconfig

PLIST_FILES=	bin/pakmount man/man1/pakmount.1.gz

post-patch:
	@${REINPLACE_CMD} -e 's,Linux,${OPSYS}, ; s,Fatnasy,Fantasy,' \
		${WRKSRC}/src/pakmount.1

.include <bsd.port.mk>
OpenPOWER on IntegriCloud