summaryrefslogtreecommitdiff
path: root/graphics/pixman/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pixman/pkg')
-rw-r--r--graphics/pixman/pkg/DESCR11
-rw-r--r--graphics/pixman/pkg/PLIST8
2 files changed, 19 insertions, 0 deletions
diff --git a/graphics/pixman/pkg/DESCR b/graphics/pixman/pkg/DESCR
new file mode 100644
index 0000000..685809c
--- /dev/null
+++ b/graphics/pixman/pkg/DESCR
@@ -0,0 +1,11 @@
+Pixman is a low-level software library for pixel manipulation,
+providing features such as image compositing and trapezoid
+rasterization. Important users of pixman are the cairo graphics
+library and the X server.
+
+Pixman is implemented as a library in the C programming language. It
+runs on many platforms, including Linux, BSD Derivatives, MacOS X, and
+Windows.
+
+Pixman is free and open source software. It is available to be
+redistributed and/or modified under the terms of the MIT license.
diff --git a/graphics/pixman/pkg/PLIST b/graphics/pixman/pkg/PLIST
new file mode 100644
index 0000000..7b0f3c8
--- /dev/null
+++ b/graphics/pixman/pkg/PLIST
@@ -0,0 +1,8 @@
+@comment $OpenBSD: PLIST,v$
+include/pixman-1/
+include/pixman-1/pixman-version.h
+include/pixman-1/pixman.h
+lib/libpixman-1.a
+lib/libpixman-1.la
+@lib lib/libpixman-1.so.${LIBpixman-1_VERSION}
+lib/pkgconfig/pixman-1.pc