2002-11-17 23:10:16 +01:00
|
|
|
# New ports collection makefile for: mozilla-devel-gtk2
|
|
|
|
# Date created: 17 November 2002
|
|
|
|
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= mozilla
|
2003-05-08 21:44:40 +02:00
|
|
|
PORTREVISION= 0
|
2002-11-17 23:10:16 +01:00
|
|
|
PORTEPOCH= 0
|
|
|
|
CATEGORIES= www
|
|
|
|
|
2003-01-21 17:37:33 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../mozilla
|
2002-11-17 23:10:16 +01:00
|
|
|
DESCR= ${PKGDIR}/pkg-descr.gtk2
|
|
|
|
|
|
|
|
WITH_GTK2= yes
|
2003-01-21 17:37:33 +01:00
|
|
|
MOZILLA= mozilla-gtk2
|
2002-11-17 23:10:16 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|