mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Stop forcing people to download the distfile from the vendor's web-site.
The site no longer exists, and the distfile is available on SunSite mirrors. PR: ports/92540
This commit is contained in:
parent
b0b76c8b1d
commit
64241c3c19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154868
@ -9,7 +9,8 @@ PORTNAME= wingzpro
|
||||
PORTVERSION= 311
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math linux
|
||||
MASTER_SITES= netu
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR=apps/financial/spreadsheet
|
||||
EXTRACT_ONLY=
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
@ -17,21 +18,12 @@ COMMENT= A Commercial Spreadsheet
|
||||
|
||||
NO_PACKAGE= "nothing to build. commercial software"
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
USE_LINUX= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
do-fetch:
|
||||
#
|
||||
# this is another one of those commercial pieces of software,
|
||||
# that require you to download manually after "registering".
|
||||
# Please, proceeed to
|
||||
# http://www.wingz-us.com/iisg_main/downloads.html
|
||||
# download the ${DISTFILES} and save it to ${DISTDIR}.
|
||||
#
|
||||
|
||||
# XXX: this is missing "${BRANDELF} -t Linux <executables>"
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user