summaryrefslogtreecommitdiff
path: root/print/xfce4-print/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/xfce4-print/Makefile')
-rw-r--r--print/xfce4-print/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
new file mode 100644
index 00000000000..9cfefc2d24b
--- /dev/null
+++ b/print/xfce4-print/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:31:32 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+PKGNAME= xfce4-print-${XFCE4_VERSION}
+DISTNAME= xfprint-${XFCE4_VERSION}
+CATEGORIES= print
+COMMENT= XFce4 print dialog
+
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../x11/xfce4-mcs-plugins/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"