mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix DISTFILES for docs.
Noted by: Rainer Hurling <rhurlin@gwdg.de>
This commit is contained in:
parent
49fb295112
commit
bb6f87baa4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318577
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ MASTER_SITES= http://docs.scipy.org/doc/${DISTNAME:C/\..$/.0/}/:doc \
|
|||
SF/${PORTNAME}/NumPy/${PORTVERSION}:source
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTFILES= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}:source \
|
||||
numpy-ref.pdf:doc \
|
||||
numpy-user.pdf:doc
|
||||
numpy-ref-${PORTVERSION}.pdf:doc \
|
||||
numpy-user-${PORTVERSION}.pdf:doc
|
||||
EXTRACT_ONLY= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= llwang@infor.org
|
||||
|
|
Loading…
Add table
Reference in a new issue