freebsd-ports/www/flashplugin-mozilla-devel/Makefile
Yoichi NAKAYAMA 24a6bf169b Make flashplugin-mozilla a master port and add stub port
flashplugin-mozilla-devel.
It fixes plist and dependency problem in flashplugin-mozilla

PR:		ports/43463
Submitted by:	maintainer
2002-09-30 07:20:04 +00:00

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"