6ed88a87ef
Reported by: pointyhat via kris
21 lines
371 B
Makefile
21 lines
371 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= 1
|
|
PORTEPOCH= 0
|
|
CATEGORIES= www
|
|
|
|
MASTERDIR= ${.CURDIR}/../mozilla
|
|
DESCR= ${PKGDIR}/pkg-descr.gtk1
|
|
|
|
WITH_GTK1= yes
|
|
MOZILLA= mozilla-gtk1
|
|
MOZ_SUFX= -gtk1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|