summaryrefslogtreecommitdiff
path: root/print/ggv2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r--print/ggv2/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
new file mode 100644
index 00000000000..6e6e4110389
--- /dev/null
+++ b/print/ggv2/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/11/03 09:17:01 rh Exp $
+#
+
+DISTNAME= ggv-1.99.95
+CATEGORIES= print gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/1.99/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= GNOME2 frontend for GhostScript
+
+BUILD_USES_MSGFMT= YES
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_LIBTOOL= YES
+USE_GMAKE= YES
+USE_X11= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
+
+.include "../../textproc/scrollkeeper/buildlink2.mk"
+.include "../../print/libgnomeprintui/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../mk/ghostscript.mk"
+.include "../../mk/bsd.pkg.mk"