7d230d552c
warnings from "make show-depends-dirs"
14 lines
330 B
Makefile
14 lines
330 B
Makefile
# $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"
|