summaryrefslogtreecommitdiff
path: root/x11/qt4-tiff/PLIST
diff options
context:
space:
mode:
authordrochner <drochner>2007-11-22 18:54:47 +0000
committerdrochner <drochner>2007-11-22 18:54:47 +0000
commit0d658c09ab060219697a13dd3343ea10c80e6102 (patch)
treeec1962b9f60dbae0401ad0b7e261e3ec8861996e /x11/qt4-tiff/PLIST
parent9283bf5f76f897305079cc8f54ed34aa8a270b76 (diff)
downloadpkgsrc-0d658c09ab060219697a13dd3343ea10c80e6102.tar.gz
add a plugin for TIFF support in qt4, this time using the common libtiff
Diffstat (limited to 'x11/qt4-tiff/PLIST')
-rw-r--r--x11/qt4-tiff/PLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/qt4-tiff/PLIST b/x11/qt4-tiff/PLIST
new file mode 100644
index 00000000000..4595d2ec1b5
--- /dev/null
+++ b/x11/qt4-tiff/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/22 18:54:47 drochner Exp $
+qt4/plugins/imageformats/libqtiff.la
+@unexec ${RMDIR} %D/qt4/plugins/imageformats 2>/dev/null || ${TRUE}