1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11/xprop/Makefile
Eitan Adler 61aab85620 - update mkfontscale to 1.0.9
- update oclock to 1.0.2
- update twm to 1.0.7
- update xmodmap to 1.0.4
- update xorg-macros to 1.15.0
- update xprop to 1.2.1
- update xvinfo to 1.1.1
- update xwininfo to 1.1.2

Approved by:	bapt (mentor)
Obtained from:	xorg-devel repo
2011-09-18 13:40:18 +00:00

23 lines
349 B
Makefile

# New ports collection makefile for: xprop
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xprop
PORTVERSION= 1.2.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Property displayer for X
XORG_CAT= app
USE_XORG= xmuu x11
PLIST_FILES= bin/xprop
MAN1= xprop.1
.include <bsd.port.mk>