mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Make fetchable
Submitted by: kris
This commit is contained in:
parent
29e1ece89f
commit
4da4ea1952
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173418
1 changed files with 5 additions and 7 deletions
|
@ -9,19 +9,17 @@ PORTNAME= openoffice.org
|
|||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 7
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
|
||||
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/ \
|
||||
MASTER_SITES+= http://openoffice.lunarshells.com/sources/:moz,ru,src,help \
|
||||
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:moz,ru,src,help \
|
||||
${MASTER_SITE_LOCAL:S/$/:moz/} \
|
||||
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
|
||||
${MASTER_SITE_MOZILLA:S/$/:mozsrc/} \
|
||||
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:help \
|
||||
http://openoffice.lunarshells.com/sources/helpcontent/:help \
|
||||
${MASTER_SITE_LOCAL:S/$/:ru/} \
|
||||
http://openoffice.lunarshells.com/sources/:ru \
|
||||
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:ru
|
||||
${MASTER_SITE_LOCAL:S/$/:ru/}
|
||||
MASTER_SITE_SUBDIR+= maho/openoffice.org/:moz,ru \
|
||||
mozilla/releases/mozilla${MOZILLA_VERSION}/src/:mozsrc \
|
||||
DISTFILES+= OOo_${RELEASE_NR}_source.tar.gz patch-translation-ru-1.0.3.bz2:ru
|
||||
mozilla/releases/mozilla${MOZILLA_VERSION}/src/:mozsrc
|
||||
DISTFILES+= OOo_${RELEASE_NR}_source.tar.gz:src patch-translation-ru-1.0.3.bz2:ru
|
||||
.if defined(WITH_GPC)
|
||||
DISTFILES+= gpc231.tar.Z:gpc
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue