# $OpenBSD$ ONLY_FOR_ARCHS = i386 SHARED_ONLY = Yes COMMENT = fast and customizable WWW browser #V = 10.10 #V = 10.20 #V = 11.51 V = 12.00 #BUILD = 4744 #BUILD = 1087 BUILD = 1054 DISTNAME = opera-next-${V}-${BUILD}.i386.linux PKGNAME = opera-next-${V}.${BUILD} CATEGORIES = www HOMEPAGE = http://www.opera.com/ MAINTAINER = frantisek holop PERMIT_PACKAGE_CDROM = Commercial software PERMIT_PACKAGE_FTP = Commercial software PERMIT_DISTFILES_CDROM = Commercial software PERMIT_DISTFILES_FTP = Commercial software #MASTER_SITES = ftp://ftp.opera.com/pub/opera/linux/1010b1/beta1/en/i386/ #MASTER_SITES = http://snapshot.opera.com/unix/snapshot-${BUILD}/intel-linux/ #MASTER_SITES = ftp://ftp.opera.com/pub/opera/linux/1151/ MASTER_SITES = http://snapshot.opera.com/unix/twelvereturns_12.00-1054/ EXTRACT_SUFX = .tar.bz2 RUN_DEPENDS = devel/desktop-file-utils \ emulators/fedora/base NO_BUILD = Yes NO_REGRESS = Yes WRKDIST = ${WRKDIR}/${DISTNAME} do-install: cd ${WRKBUILD} && ./install \ --force \ --quiet \ --prefix ${PREFIX}/opera-next .include