diff options
Diffstat (limited to 'www/opera-acroread5/Makefile')
-rw-r--r-- | www/opera-acroread5/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/opera-acroread5/Makefile b/www/opera-acroread5/Makefile deleted file mode 100644 index b4aa3fe9537..00000000000 --- a/www/opera-acroread5/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.9 2009/02/16 13:55:00 joerg Exp $ - -DISTNAME= opera-acroread5-1.0 -PKGREVISION= 4 - -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Acrobat Reader 5 plugin for opera - -PKG_DESTDIR_SUPPORT= user-destdir - -DEPENDS+= acroread5-5.[0-9]*:../../print/acroread5 -CONFLICTS+= opera-acroread-[0-9]* -CONFLICTS+= opera-acroread3-[0-9]* -CONFLICTS+= opera-acroread7-[0-9]* - -ACROREAD= Acrobat5 -ACRO_SUBDIR= Browsers - -.include "../../www/opera-acroread/Makefile.common" -.include "../../mk/bsd.pkg.mk" |