freebsd-ports/www/mozilla-gtk2/Makefile
Joe Marcus Clarke 6ebf3e3446 * Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
2003-11-01 21:51:08 +00:00

19 lines
358 B
Makefile

# New ports collection makefile for: mozilla-devel-gtk2
# Date created: 17 November 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 1
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla
DESCR= ${PKGDIR}/pkg-descr.gtk2
WITH_GTK2= yes
MOZILLA= mozilla-gtk2
.include "${MASTERDIR}/Makefile"