2007-05-19 22:36:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xfindproxy
|
2015-10-20 15:49:18 +02:00
|
|
|
PORTVERSION= 1.0.4
|
2018-09-11 20:34:27 +02:00
|
|
|
PORTREVISION= 2
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= Locate available proxy services
|
|
|
|
|
2011-09-22 15:51:54 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2007-05-19 22:36:56 +02:00
|
|
|
XORG_CAT= app
|
2018-07-31 20:41:30 +02:00
|
|
|
USE_XORG= x11 ice xt xorgproto
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2013-12-16 12:11:09 +01:00
|
|
|
PLIST_FILES= bin/xfindproxy man/man1/xfindproxy.1.gz
|
2007-05-19 22:36:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|