summaryrefslogtreecommitdiff
path: root/x11/xfce4-screenshooter-plugin/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-27 10:48:06 +0000
committermartti <martti@pkgsrc.org>2007-04-27 10:48:06 +0000
commite2e715f6b3c89dc4c58046e7eca72483d2cc21d5 (patch)
treeae3f1977510b30b4fdce4a142938642820f786b9 /x11/xfce4-screenshooter-plugin/Makefile
parent1dc01a9ac8c6ae56e862ea199710e16c827d5203 (diff)
downloadpkgsrc-e2e715f6b3c89dc4c58046e7eca72483d2cc21d5.tar.gz
Added some Xfce plugins.
Diffstat (limited to 'x11/xfce4-screenshooter-plugin/Makefile')
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
new file mode 100644
index 00000000000..0b769730924
--- /dev/null
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 1.0.0
+
+DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION}
+CATEGORIES= x11
+MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/
+COMMENT= Xfce screenshot plugin
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"