summaryrefslogtreecommitdiff
path: root/www/ns-plugger-navigator/Makefile
blob: 48b86071eda2cb3fe3fd4f1b00e9ffa393c6d31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:26 joerg Exp $
#

PKGREVISION=	1
COMMENT=	Streaming multimedia plugin for Netscape (navigator)

BINNAME=	navigator
COMMONDIR=	../../www/ns-plugger-common

DEPENDS+=	ns-plugger-common-[0-9]*:${COMMONDIR}

PLIST_SRC=	${.CURDIR}/PLIST
PKGDIR=		${.CURDIR}/${COMMONDIR}

.include "${COMMONDIR}/Makefile"