summaryrefslogtreecommitdiff
path: root/print/xfce4-print/Makefile
diff options
context:
space:
mode:
authormartti <martti>2003-09-26 10:31:32 +0000
committermartti <martti>2003-09-26 10:31:32 +0000
commit98899f824c165ff995eb1b93bcc069343f783578 (patch)
treef3c4f617c3cbcc04c01710c43467e4d3dcf3bee0 /print/xfce4-print/Makefile
parent10cf62b7437ef15d1ad4fc08538c245232b9745e (diff)
downloadpkgsrc-98899f824c165ff995eb1b93bcc069343f783578.tar.gz
Print dialog for XFce4.
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"