|
Lines 11-16
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
Link Here
|
| 11 |
LICENSE= GPLv3 |
11 |
LICENSE= GPLv3 |
| 12 |
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING |
12 |
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING |
| 13 |
|
13 |
|
|
|
14 |
USES= compiler:openmp |
| 15 |
|
| 14 |
# OCTSRC is the name of the directory of the package. |
16 |
# OCTSRC is the name of the directory of the package. |
| 15 |
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. |
17 |
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. |
| 16 |
OCTSRC= ${OCTAVE_PKGNAME} |
18 |
OCTSRC= ${OCTAVE_PKGNAME} |