[Midnightbsd-cvs] mports: x11/damageproto: Added damageproto-1.1.0
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Tue Oct 2 18:34:33 EDT 2007
Log Message:
-----------
Added damageproto-1.1.0
Added Files:
-----------
mports/x11/damageproto:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/damageproto/pkg-descr
@@ -0,0 +1,5 @@
+This package contains X.Org Damage extension protocol specification
+and header files.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/damageproto/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/extensions/damageproto.h
+include/X11/extensions/damagewire.h
+libdata/pkgconfig/damageproto.pc
+share/doc/damageproto/damageproto.txt
+ at dirrm share/doc/damageproto
+ at dirrmtry include/X11/extensions
--- /dev/null
+++ x11/damageproto/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: damageproto
+# Date Created: 08 Aug 2005
+# Whom: Dejan Lesjak <lesi at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/damageproto/Makefile,v 1.1 2007/05/19 20:25:58 flz Exp $
+# $MidnightBSD: mports/x11/damageproto/Makefile,v 1.1 2007/10/02 22:34:33 ctriv Exp $
+#
+
+PORTNAME= damageproto
+PORTVERSION= 1.1.0
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Damage extension headers
+LICENSE= x11
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/damageproto/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/proto/damageproto-1.1.0.tar.bz2) = 33ee591e0b1ca5ad7902934541db7d24
+SHA256 (xorg/proto/damageproto-1.1.0.tar.bz2) = 9d2684fac835e9cdf78befff2a58292f54db90094acbfb9f2ed5316fa30d641d
+SIZE (xorg/proto/damageproto-1.1.0.tar.bz2) = 41449
More information about the Midnightbsd-cvs
mailing list