summaryrefslogtreecommitdiffstats
path: root/x11/xprop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xprop/Makefile')
-rw-r--r--x11/xprop/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/xprop/Makefile b/x11/xprop/Makefile
deleted file mode 100644
index c2aa6d8..0000000
--- a/x11/xprop/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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>