5c40458014
the example of the other browsers' plugins.
14 lines
372 B
Makefile
14 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.1 2004/02/13 18:05:12 jschauma Exp $
|
|
|
|
DISTNAME= opera-acroread-1.0
|
|
|
|
MAINTAINER= jschauma@NetBSD.org
|
|
COMMENT= Acrobat Reader 4 plugin for opera
|
|
|
|
DEPENDS+= acroread-4.[0-9]*:../../print/acroread
|
|
CONFLICTS+= opera-acroread3-[0-9]*
|
|
CONFLICTS+= opera-acroread5-[0-9]*
|
|
|
|
ACROREAD= Acrobat4
|
|
|
|
.include "../../www/netscape7-acroread/Makefile.common"
|