summaryrefslogtreecommitdiff
path: root/x11/xfce4-screenshooter-plugin/Makefile
diff options
context:
space:
mode:
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"