aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xproxymanagementprotocol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xproxymanagementprotocol/Makefile')
-rw-r--r--x11/xproxymanagementprotocol/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/xproxymanagementprotocol/Makefile b/x11/xproxymanagementprotocol/Makefile
deleted file mode 100644
index 5a9d0a99a6ab..000000000000
--- a/x11/xproxymanagementprotocol/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= xproxymanagementprotocol
-PORTVERSION= 1.0.3
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X Proxy Management Protocol headers
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-XORG_CAT= proto
-
-.include <bsd.port.mk>