Precise that this is the Gtk+ port of webkit, set better licence marker.
From brad.
This commit is contained in:
parent
a563217645
commit
5f8a088f4c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2011/05/28 08:15:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2011/05/30 20:29:05 landry Exp $
|
||||
|
||||
COMMENT = open source web browser engine
|
||||
COMMENT = open source web browser engine for Gtk+
|
||||
|
||||
V = 1.4.0
|
||||
DISTNAME = webkit-${V}
|
||||
REVISION = 2
|
||||
EPOCH = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = http://webkitgtk.org/
|
||||
@ -16,7 +16,7 @@ MAINTAINER = Landry Breuil <gaston@gcu.info>
|
||||
SHARED_LIBS += webkitgtk-1.0 0.0 # .7.0
|
||||
SHARED_LIBS += webkitgtk-3.0 0.0 # .7.0
|
||||
|
||||
# LGPLv2 / BSD
|
||||
# LGPLv2 and BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
WebKit is an open source web browser rendering engine. WebKit's HTML
|
||||
and JavaScript code began as a branch of the KHTML and KJS libraries
|
||||
from KDE.
|
||||
WebKitGtk+ is an open source web browser rendering engine for Gtk+.
|
||||
WebKit's HTML and JavaScript code began as a branch of the KHTML and
|
||||
KJS libraries from KDE.
|
||||
|
||||
Available FLAVOR:
|
||||
gtk3 - Build with gtk+3 support (instead of gtk+2)
|
||||
gtk3 - Build with Gtk+3 support (instead of Gtk+2)
|
||||
|
Loading…
Reference in New Issue
Block a user