pkgsrc/www/firefox-bin-acroread7/Makefile

19 lines
513 B
Makefile
Raw Normal View History

2009-09-02 10:34:13 +02:00
# $NetBSD: Makefile,v 1.7 2009/09/02 08:34:15 wiz Exp $
DISTNAME= MozillaFirebird-bin-acroread7-1.0
PKGREVISION= 1
2009-09-02 10:34:13 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Acrobat Reader 7 plugin for firefox-bin
DEPENDS+= acroread7>=7.0:../../print/acroread7
2005-08-27 00:44:01 +02:00
CONFLICTS+= firefox-bin-acroread5-[0-9]*
CONFLICTS+= firefox-bin-acroread3-[0-9]*
CONFLICTS+= firefox-bin-acroread-[0-9]*
ACROREAD= Acrobat7
ACRO_SUBDIR= Browser
.include "../../www/firefox-bin-acroread/Makefile.common"
.include "../../mk/bsd.pkg.mk"