diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /x11/xextproto | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'x11/xextproto')
-rw-r--r-- | x11/xextproto/Makefile | 17 | ||||
-rw-r--r-- | x11/xextproto/distinfo | 3 | ||||
-rw-r--r-- | x11/xextproto/pkg-descr | 4 | ||||
-rw-r--r-- | x11/xextproto/pkg-plist | 38 |
4 files changed, 62 insertions, 0 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile new file mode 100644 index 000000000000..fcf8b6a457a3 --- /dev/null +++ b/x11/xextproto/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: xextproto +# Date Created: 07 Aug 2005 +# Whom: Dejan Lesjak <lesi@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xextproto +PORTVERSION= 7.0.2 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= XExt extension headers + +XORG_CAT= proto + +.include <bsd.port.mk> diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo new file mode 100644 index 000000000000..3be185fe3d90 --- /dev/null +++ b/x11/xextproto/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/proto/xextproto-7.0.2.tar.bz2) = 242388ab65dde3a3dd313eeee265e429 +SHA256 (xorg/proto/xextproto-7.0.2.tar.bz2) = 53f3039ae769b08bd139d4474a7debe0b6f24048e7c514c835c8a1880f11e0d9 +SIZE (xorg/proto/xextproto-7.0.2.tar.bz2) = 68323 diff --git a/x11/xextproto/pkg-descr b/x11/xextproto/pkg-descr new file mode 100644 index 000000000000..f9c9a9995397 --- /dev/null +++ b/x11/xextproto/pkg-descr @@ -0,0 +1,4 @@ +This package contains X.Org XExt extension headers. + +- Joel Dahl +joel@FreeBSD.org diff --git a/x11/xextproto/pkg-plist b/x11/xextproto/pkg-plist new file mode 100644 index 000000000000..e997f23be10d --- /dev/null +++ b/x11/xextproto/pkg-plist @@ -0,0 +1,38 @@ +include/X11/extensions/MITMisc.h +include/X11/extensions/XEVI.h +include/X11/extensions/XEVIstr.h +include/X11/extensions/XLbx.h +include/X11/extensions/XShm.h +include/X11/extensions/XTest.h +include/X11/extensions/Xag.h +include/X11/extensions/Xagsrv.h +include/X11/extensions/Xagstr.h +include/X11/extensions/Xcup.h +include/X11/extensions/Xcupstr.h +include/X11/extensions/Xdbe.h +include/X11/extensions/Xdbeproto.h +include/X11/extensions/Xext.h +include/X11/extensions/dpms.h +include/X11/extensions/dpmsstr.h +include/X11/extensions/extutil.h +include/X11/extensions/lbxbuf.h +include/X11/extensions/lbxbufstr.h +include/X11/extensions/lbxdeltastr.h +include/X11/extensions/lbximage.h +include/X11/extensions/lbxopts.h +include/X11/extensions/lbxstr.h +include/X11/extensions/lbxzlib.h +include/X11/extensions/mitmiscstr.h +include/X11/extensions/multibuf.h +include/X11/extensions/multibufst.h +include/X11/extensions/security.h +include/X11/extensions/securstr.h +include/X11/extensions/shape.h +include/X11/extensions/shapestr.h +include/X11/extensions/shmstr.h +include/X11/extensions/sync.h +include/X11/extensions/syncstr.h +include/X11/extensions/xtestext1.h +include/X11/extensions/xteststr.h +libdata/pkgconfig/xextproto.pc +@dirrmtry include/X11/extensions |