f3cd1d44ee
Reported by: Denise H. G. <darcsis@gmail.com>
18 lines
509 B
Makefile
18 lines
509 B
Makefile
# New ports collection makefile for: epiphany-webkit
|
|
# Date created: 2007-10-21
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/www/epiphany-webkit/Makefile,v 1.8 2008/06/18 18:40:49 marcus Exp $
|
|
|
|
PORTVERSION= 0
|
|
PKGNAMESUFFIX= -webkit
|
|
|
|
COMMENT= An extremely lightweight GNOME browser using the WebKit engine
|
|
|
|
BROKEN= is not ready for use; this port should be available in GNOME 2.26
|
|
|
|
EPHY_SLAVE= webkit
|
|
MASTERDIR= ${.CURDIR}/../../www/epiphany
|
|
|
|
.include "${MASTERDIR}/Makefile"
|