15 lines
414 B
Makefile
15 lines
414 B
Makefile
# $NetBSD: Makefile,v 1.2 2006/02/05 23:11:21 joerg Exp $
|
|
|
|
DISTNAME= MozillaFirebird-bin-acroread-1.0
|
|
PKGREVISION= 1
|
|
|
|
MAINTAINER= kei@NetBSD.org
|
|
COMMENT= Acrobat Reader 4 plugin for firefox-bin
|
|
|
|
DEPENDS+= acroread-4.[0-9]*:../../print/acroread
|
|
CONFLICTS+= firefox-bin-acroread3-[0-9]*
|
|
CONFLICTS+= firefox-bin-acroread5-[0-9]*
|
|
|
|
ACROREAD= Acrobat4
|
|
|
|
.include "../../www/firefox-bin-acroread/Makefile.common"
|