summaryrefslogtreecommitdiff
path: root/x11/xfwp/Makefile
blob: 4ea312dab2c9a7cbe45d710df264212cb24e1527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.4 2016/02/26 11:27:21 jperkin Exp $

DISTNAME=	xfwp-1.0.3
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	rodent@NetBSD.org
HOMEPAGE=	http://xorg.freedesktop.org/
COMMENT=	Proxies X11 protocol connections, such as through a firewall
LICENSE=	x11

GNU_CONFIGURE=	yes
USE_TOOLS+=	pkg-config

CONFIGURE_ARGS.Linux+=	--disable-strict-compilation --disable-selective-werror

.include "../../x11/xproxymanagementprotocol/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../devel/xorg-util-macros/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"