1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/x11/xdpyinfo/Makefile
Dejan Lesjak cac2c74fe3 Update to 1.0.2.
PR:		ports/113585
Submitted by:	chinsan
2007-07-02 17:13:55 +00:00

23 lines
375 B
Makefile

# New ports collection makefile for: xdpyinfo
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xdpyinfo
PORTVERSION= 1.0.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Display information utility for X
XORG_CAT= app
USE_XORG= xext x11 xtst
PLIST_FILES= bin/xdpyinfo
MAN1= xdpyinfo.1
.include <bsd.port.mk>