summaryrefslogtreecommitdiffstats
path: root/www/webkit-qt4/Makefile
blob: c1675760438e031e8a49d2026bf2fafcd37448c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    webkit-qt4
# Date created:     2007-10-22
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom: ports/www/webkit-qt4/Makefile,v 1.1 2007/11/02 12:51:18 ahze Exp $

PKGNAMESUFFIX=  -qt4

MASTERDIR=  ${.CURDIR}/../../www/webkit-gtk2

WEBKIT_SLAVE=   qt4
PLIST=      ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"