summaryrefslogtreecommitdiff
path: root/www/gtkhtml30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml30/Makefile')
-rw-r--r--www/gtkhtml30/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/www/gtkhtml30/Makefile b/www/gtkhtml30/Makefile
new file mode 100644
index 00000000000..86b61ba2116
--- /dev/null
+++ b/www/gtkhtml30/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/01 12:48:04 rh Exp $
+#
+
+DISTNAME= gtkhtml-3.0.10
+PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml30/}
+CATEGORIES= www gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Lightweight HTML rendering/printing/editing engine
+
+USE_GNU_TOOLS+= make
+USE_BUILDLINK3= yes
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+PKGCONFIG_OVERRIDE+= src/libgtkhtml.pc.in
+GNU_CONFIGURE= yes
+
+.include "../../devel/gail/buildlink3.mk"
+.include "../../devel/gal20/buildlink3.mk"
+.include "../../devel/libbonobo/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../net/libsoup/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"