summaryrefslogtreecommitdiff
path: root/www/ns-plugger-navigator/Makefile
blob: 53a15414a6ad4ad1f1aca2ff40521bc0f6ddc499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.6 2005/11/06 22:11:26 kristerw Exp $
#

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"