mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
5fbc772e0e
pkg-config files.
20 lines
370 B
Makefile
20 lines
370 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= 3
|
|
PORTEPOCH= 0
|
|
CATEGORIES= www
|
|
|
|
MASTERDIR= ${.CURDIR}/../mozilla-devel
|
|
DESCR= ${PKGDIR}/pkg-descr.gtk2
|
|
|
|
WITH_GTK2= yes
|
|
MOZILLA= mozilla-devel-gtk2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|