diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
commit | 15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch) | |
tree | 71f4780cd34e184b043831e0db99b92f22e0da0d /x11/xineramaproto | |
parent | e81287c37b3d7ec77e4687a96e63839a01baeb30 (diff) | |
download | ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.tar.gz ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.zip |
Notes
Diffstat (limited to 'x11/xineramaproto')
-rw-r--r-- | x11/xineramaproto/Makefile | 16 | ||||
-rw-r--r-- | x11/xineramaproto/distinfo | 2 | ||||
-rw-r--r-- | x11/xineramaproto/pkg-descr | 3 | ||||
-rw-r--r-- | x11/xineramaproto/pkg-plist | 2 |
4 files changed, 0 insertions, 23 deletions
diff --git a/x11/xineramaproto/Makefile b/x11/xineramaproto/Makefile deleted file mode 100644 index acd5cb8798ac..000000000000 --- a/x11/xineramaproto/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# Created by: Eric Anholt <anholt@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= xineramaproto -PORTVERSION= 1.2.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Xinerama extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include <bsd.port.mk> diff --git a/x11/xineramaproto/distinfo b/x11/xineramaproto/distinfo deleted file mode 100644 index 7cc01366759b..000000000000 --- a/x11/xineramaproto/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b -SIZE (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 96239 diff --git a/x11/xineramaproto/pkg-descr b/x11/xineramaproto/pkg-descr deleted file mode 100644 index 652cfc958463..000000000000 --- a/x11/xineramaproto/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This package contains X.Org Xinerama extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ diff --git a/x11/xineramaproto/pkg-plist b/x11/xineramaproto/pkg-plist deleted file mode 100644 index dc9fb95e6a88..000000000000 --- a/x11/xineramaproto/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -include/X11/extensions/panoramiXproto.h -libdata/pkgconfig/xineramaproto.pc |