summaryrefslogtreecommitdiff
path: root/www/ns-plugger-communicator/Makefile
blob: f01b1fa5a3b2530b5882bedced36efa8ea44e62c (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 (communicator)

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

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

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

.include "${COMMONDIR}/Makefile"