summaryrefslogtreecommitdiffstats
path: root/x11/xineramaproto/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-08-14 02:13:38 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-08-14 02:13:38 +0800
commitec0362d041ab3b3298ffe7b3fe0973c29ff68ba8 (patch)
treea69c0104abe614e77c45db29e54cd3b947a6a074 /x11/xineramaproto/Makefile
parent354037bcacf1acd587794411f7cacdc529863d1f (diff)
downloadxorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.tar
xorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.tar.gz
xorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.tar.bz2
xorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.tar.lz
xorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.tar.xz
xorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.tar.zst
xorg-devel-ports-ec0362d041ab3b3298ffe7b3fe0973c29ff68ba8.zip
Add all the missing xorg ports.
Poked and prodded by: eadler@ git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@297 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/xineramaproto/Makefile')
-rw-r--r--x11/xineramaproto/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/xineramaproto/Makefile b/x11/xineramaproto/Makefile
new file mode 100644
index 0000000..28a39cb
--- /dev/null
+++ b/x11/xineramaproto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xineramaproto
+# Date Created: 06 Feb 2006
+# Whom: Eric Anholt <anholt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xineramaproto
+PORTVERSION= 1.2.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Xinerama extension headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>