24a6bf169b
flashplugin-mozilla-devel. It fixes plist and dependency problem in flashplugin-mozilla PR: ports/43463 Submitted by: maintainer
15 lines
366 B
Makefile
15 lines
366 B
Makefile
# New ports collection makefile for: flashplugin-mozilla-devel
|
|
# Date created: 29 September 2002
|
|
# Whom: Leland Wang <llwang@infor.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= flashplugin-mozilla-devel
|
|
|
|
RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla-devel
|
|
|
|
PLUGIN_DIR= lib/mozilla-devel/plugins
|
|
MASTERDIR= ${.CURDIR}/../flashplugin-mozilla
|
|
|
|
.include "${MASTERDIR}/Makefile"
|