1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/mozilla-devel-gtk1/Makefile
Joe Marcus Clarke fd24afcf77 Update to 1.7.b
* Re-add OPTIONS support reorganizing the Makefile some
* Enable Kerberos/GSSAPI support (please test)
* Enable optional smb:// URI support through gnomevfs2

For a list of all the changes in 1.7 beta, please see:

http://www.mozilla.org/releases/mozilla1.7b/README.html#new
2004-03-20 07:39:26 +00:00

20 lines
367 B
Makefile

# New ports collection makefile for: mozilla-devel-gtk1
# Date created: 17 February 2004
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mozilla
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../mozilla-devel
DESCR= ${PKGDIR}/pkg-descr.gtk1
WITH_GTK1= yes
MOZILLA= mozilla-devel-gtk1
.include "${MASTERDIR}/Makefile"