0d5fecae36
Obtained from: Xorg devel repo
17 lines
282 B
Makefile
17 lines
282 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xfindproxy
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Locate available proxy services
|
|
|
|
LICENSE= MIT
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11 ice xt xproxymngproto
|
|
|
|
PLIST_FILES= bin/xfindproxy man/man1/xfindproxy.1.gz
|
|
|
|
.include <bsd.port.mk>
|