mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
17 lines
432 B
Makefile
17 lines
432 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.2 2008/02/24 22:10:56 ahze Exp $
|
|
|
|
PORTVERSION= 0
|
|
PKGNAMESUFFIX= -webkit
|
|
|
|
COMMENT= An extremely lightweight GNOME browser using the WebKit engine
|
|
|
|
EPHY_SLAVE= webkit
|
|
MASTERDIR= ${.CURDIR}/../../www/epiphany
|
|
|
|
.include "${MASTERDIR}/Makefile"
|