freebsd-ports/x11/xfindproxy/Makefile

19 lines
293 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xfindproxy
PORTVERSION= 1.0.4
PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Locate available proxy services
LICENSE= MIT
XORG_CAT= app
USE_XORG= x11 ice xt xorgproto
PLIST_FILES= bin/xfindproxy man/man1/xfindproxy.1.gz
.include <bsd.port.mk>