Tweak x11/xfwp version 1.0.2
[dports.git] / x11 / xfwp / Makefile
1 # $FreeBSD: x11/xfwp/Makefile 319055 2013-05-25 14:37:02Z zeising $
2
3 PORTNAME=       xfwp
4 PORTVERSION=    1.0.2
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        X firewall proxy
9
10 LICENSE=        MIT
11
12 XORG_CAT=       app
13 USE_XORG=       x11 ice xproxymngproto
14
15 PLIST_FILES=    bin/xfwp
16
17 MAN1=           xfwp.1
18
19 .include <bsd.port.mk>