Update editors/libreoffice-tn to version 5.2.5
[dports.git] / x11 / xfwp / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       xfwp
4 PORTVERSION=    1.0.3
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 man/man1/xfwp.1.gz
16
17 .include <bsd.port.mk>